Architecting a Query Compiler for Spatial Workloads
Summary: Shows why standard query compilation misses spatial workloads; uses partial evaluation to push codegen into spatial structures. Extends LB2 with spatial types, predicates, indexing, and operators; matches library performance and beats relational/map-reduce. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Ruby Y. Tahboub (Purdue University)
- 2. Tiark Rompf (Purdue University)
BibTeX Citation
@inproceedings{tahboub_sigmod20,
title = {{Architecting a Query Compiler for Spatial Workloads}},
author = {Tahboub, Ruby Y. and Rompf, Tiark},
series = {{SIGMOD} '20},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3318464.3389701},
url = {https://dl.acm.org/doi/10.1145/3318464.3389701},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 5,301 | Babelfish: Efficient Execution of Polyglot Queries | 2022 | VLDB | 6.2750553e-05 |
| 8,638 | Towards A Polyglot Framework for Factorized ML | 2021 | VLDB | 5.395289e-05 |
| 10,072 | Query Compilation Without Regrets | 2024 | SIGMOD | 5.1624689e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 20 of 20 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 649 | Everything You Always Wanted to Know About Compiled and Vectorized Queries But Were Afraid to Ask | 2018 | VLDB |
| 2 | 9,626 | Spatial Query Optimization With Learning | 2024 | VLDB |
| 3 | 4,215 | Designing an Open Framework for Query Optimization and Compilation | 2022 | VLDB |
| 4 | 10,008 | Towards Unifying Query Interpretation and Compilation | 2023 | CIDR |
| 5 | 5,376 | Evolution of a Compiling Query Engine | 2021 | VLDB |
| 6 | 23 | Efficiently Compiling Efficient Query Plans for Modern Hardware | 2011 | VLDB |
| 7 | 534 | Building Efficient Query Engines in a High-Level Language | 2014 | VLDB |
| 8 | 1,797 | How to Architect a Query Compiler | 2016 | SIGMOD |
| 9 | 7,842 | Processing and Optimizing Main Memory Spatial-Keyword Queries | 2016 | VLDB |
| 10 | 2,488 | How to Architect a Query Compiler, Revisited | 2018 | SIGMOD |