A Cost Model for Interval Intersection Queries on RI-Trees

  • Authors:
  • Hans-Peter Kriegel;Martin Pfeifle;Marco Pötke;Thomas Seidl

  • Affiliations:
  • -;-;-;-

  • Venue:
  • SSDBM '02 Proceedings of the 14th International Conference on Scientific and Statistical Database Management
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

The efficient management of interval data represents a core requirement for many temporal and spacial database applications. With the relational Interval Tree (RI-tree'), an efficient access method has been proposed to process interval intersection queries on top of existing object-relational database systems. This paper complements that approach by effective and efficient models to estimate the selectivity and the I/O cost of interval intersection queries in order to guide the cost-based optimizer whether and how to include the RI-tree into the execution plan. By design, the models immeadiately fit to common extensible indexing/optimization frameworks, and their implementations exploit the built-in statistics facilities of the database server. According to our experimental evaluation on an Oracle database, the average relative error of the estimated cost to the actual cost of index scans ranges from 0% to 23%, depending on the resolution of the persistent statistics and the size of the query objects.