1. Leveraging range joins for the computation of overlap joins
- Author
-
Michael H. Böhlen, Peter Moser, Johann Gamper, Anton Dignös, Christian S. Jensen, University of Zurich, and Dignös, Anton
- Subjects
Generality ,Theoretical computer science ,Exploit ,10009 Department of Informatics ,Computer science ,1708 Hardware and Architecture ,Computation ,Search engine indexing ,Joins ,000 Computer science, knowledge & systems ,1710 Information Systems ,Temporal databases ,Range (mathematics) ,Empirical research ,Hardware and Architecture ,Range join ,Interval join ,Tuple ,Overlap join ,Temporal join ,Information Systems - Abstract
Joins are essential and potentially expensive operations in database management systems. When data is associated with time periods, joins commonly include predicates that require pairs of argument tuples to overlap in order to qualify for the result. Our goal is to enable built-in systems support for such joins. In particular, we present an approach where overlap joins are formulated as unions of range joins, which are more general purpose joins compared to overlap joins, i.e., are useful in their own right, and are supported well by B+-trees. The approach is sufficiently flexible that it also supports joins with additional equality predicates, as well as open, closed, and half-open time periods over discrete and continuous domains, thus offering both generality and simplicity, which is important in a system setting. We provide both a stand-alone solution that performs on par with the state-of-the-art and a DBMS embedded solution that is able to exploit standard indexing and clearly outperforms existing DBMS solutions that depend on specialized indexing techniques. We offer both analytical and empirical evaluations of the proposals. The empirical study includes comparisons with pertinent existing proposals and offers detailed insight into the performance characteristics of the proposals.
- Published
- 2021
- Full Text
- View/download PDF