PTO: A Workload-driven Predictive Table Optimizer for Lakehouse Systems
Summary: Workload-driven table layout tuning for lakehouses: PTO predicts partitioning/sort/file-size/bin-packing params from query predicates, using heuristic candidate pruning + table sampling + Gradient Boosting to avoid exhaustive search. Implemented for Presto/Iceberg; significant latency gains on TPC-H/TPC-DS. (summarized by gpt-5-mini on Apr 11 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Venkata Vamsikrishna Meduri (IBM)
- 2. David Kreismann (IBM)
- 3. Ronald Barber (IBM)
- 4. Berthold Reinwald (IBM)
BibTeX Citation
@inproceedings{meduri_sigmod26,
title = {{PTO: A Workload-driven Predictive Table Optimizer for Lakehouse Systems}},
author = {Meduri, Venkata Vamsikrishna and Kreismann, David and Barber, Ronald and Reinwald, Berthold},
series = {{SIGMOD} '26},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3786681},
url = {https://dl.acm.org/doi/10.1145/3786681},
year = {2026}
}
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 12 of 12 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 | 10,565 | LakeHelm: Zero-Shot Lakehouse Advisor for Joint Engine-Format Selection and Configuration | 2026 | VLDB |
| 2 | 8,625 | QPPT: Query Processing on Prefix Trees | 2013 | CIDR |
| 3 | 2,622 | A Latency and Fault-Tolerance Optimizer for Online Parallel Query Plans | 2011 | SIGMOD |
| 4 | 8,467 | LST-Bench: Benchmarking Log-Structured Tables in the Cloud | 2024 | SIGMOD |
| 5 | 5,983 | Adaptive and Robust Query Execution for Lakehouses at Scale | 2024 | VLDB |
| 6 | 7,780 | Petabyte-Scale Row-Level Operations in Data Lakehouses | 2024 | VLDB |
| 7 | 8,615 | A Spark Optimizer for Adaptive, Fine-Grained Parameter Tuning | 2024 | VLDB |
| 8 | 9,378 | AutoComp: Automated Data Compaction for Log-Structured Tables in Data Lakes | 2025 | SIGMOD |
| 9 | 3,035 | Instance-Optimized Data Layouts for Cloud Analytics Workloads | 2021 | SIGMOD |
| 10 | 11,290 | Presto’s History-based Query Optimizer | 2024 | VLDB |