Presto’s History-based Query Optimizer
Summary: Records execution histories to predict intermediate cardinalities and operator costs for complex query shapes, replacing brittle analytic estimators. Lightweight, adaptive HBO uses a Redis-backed statistics store to optimize similar future queries and is production-deployed at Meta and Uber. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Pranjal Shankhdhar (Meta)
- 2. Feilong Liu (Meta)
- 3. Jay Narale (Uber)
- 4. James Sun (Meta)
- 5. Rebecca Schlussel (Meta)
- 6. Lyublena Antova (Meta)
BibTeX Citation
@article{shankhdhar_vldb24,
title = {{Presto’s History-based Query Optimizer}},
author = {Shankhdhar, Pranjal and Liu, Feilong and Narale, Jay and Sun, James and Schlussel, Rebecca and Antova, Lyublena},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {12},
pages = {4077--4089},
doi = {10.14778/3685800.3685828},
url = {https://doi.org/10.14778/3685800.3685828},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 24 of 24 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 | 9,920 | Still Asking: How Good Are Query Optimizers, Really? | 2025 | VLDB |
| 2 | 4,705 | Presto: A Decade of SQL Analytics at Meta | 2023 | SIGMOD |
| 3 | 1,256 | Sampling-Based Query Re-Optimization | 2016 | SIGMOD |
| 4 | 4,880 | An Incremental Anytime Algorithm for Multi-Objective Query Optimization | 2015 | SIGMOD |
| 5 | 5,281 | Leveraging Re-costing for Online Optimization of Parameterized Queries with Guarantees | 2017 | SIGMOD |
| 6 | 4,481 | Dynamically Optimizing Queries over Large Scale Data Platforms | 2014 | SIGMOD |
| 7 | 2,762 | Cost-based or Learning-based? A Hybrid Query Optimizer for Query Plan Selection | 2022 | VLDB |
| 8 | 5,124 | Approximation Schemes for Many-Objective Query Optimization | 2014 | SIGMOD |
| 9 | 2,078 | Query Optimization in Microsoft SQL Server PDW | 2012 | SIGMOD |
| 10 | 566 | Towards a Robust Query Optimizer: A Principled and Practical Approach | 2005 | SIGMOD |