Litcius/Paper detail

Conjunctive Queries with Comparisons

Qichen Wang, Ke Yi

2022Proceedings of the 2022 International Conference on Management of Data13 citationsDOI

Abstract

Conjunctive queries with predicates in the form of comparisons that span multiple relations have regained interest recently, due to their relevance in OLAP queries, spatiotemporal databases, and machine learning over relational data. The standard technique, predicate pushdown, has limited efficacy on such comparisons. A technique by Willard can be used to process short comparisons that are adjacent in the join tree in time linear in the input size plus output size. In this paper, we describe a new algorithm for evaluating conjunctive queries with both short and long comparisons, and identify an acyclic condition under which linear time can be achieved. We have also implemented the new algorithm on top of Spark, and our experimental results demonstrate order-of-magnitude speedups over SparkSQL on a variety of graph pattern and analytical queries.

Topics & Concepts

Conjunctive queryComputer sciencePredicate (mathematical logic)Boolean conjunctive queryOnline analytical processingData miningTheoretical computer scienceRelevance (law)Relational databaseAlgorithmInformation retrievalData warehouseQuery by ExampleSearch engineProgramming languageWeb search queryPolitical scienceLawData Management and AlgorithmsAdvanced Database Systems and QueriesGraph Theory and Algorithms