Title
Push vs. Pull-Based Loop Fusion in Query Engines.
Abstract
Database query engines use pull-based or push-based approaches to avoid the materialization of data across query operators. In this paper, we study these two types of query engines in depth and present the limitations and advantages of each engine. Similarly, the programming languages community has developed loop fusion techniques to remove intermediate collections in the context of collection programming. We draw parallels between the DB and PL communities by demonstrating the connection between pipelined query engines and loop fusion techniques. Based on this connection, we propose a new type of pull-based engine, inspired by a loop fusion technique, which combines the benefits of both approaches. Then we experimentally evaluate the various engines, in the context of query compilation, for the first time in a fair environment, eliminating the biasing impact of ancillary optimizations that have traditionally only been used with one of the approaches. We show that for realistic analytical workloads, there is no considerable advantage for either form of pipelined query engine, as opposed to what recent research suggests. Also, by using microbenchmarks we show that our proposed engine dominates the existing engines by combining the benefits of both.
Year
Venue
DocType
2018
J. Funct. Program.
Journal
Volume
Citations 
PageRank 
abs/1610.09166
0
0.34
References 
Authors
34
3
Name
Order
Citations
PageRank
Amir Shaikhha1377.31
Mohammad Dashti2464.52
Christoph Koch32817163.43