Parallelizing Query Optimization on Shared-Nothing Architectures
Summary: Parallels left-deep and bushy query plans by partitioning the plan space across workers on shared-nothing clusters. Masters collect partition-optima with no intra-optimization synchronization; efficiency scales linearly and yields up to 10x speedups on large queries over 100 nodes. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Immanuel Trummer (EPFL)
- 2. Christoph Koch (EPFL)
BibTeX Citation
@article{trummer_vldb16,
title = {{Parallelizing Query Optimization on Shared-Nothing Architectures}},
author = {Trummer, Immanuel and Koch, Christoph},
journal = {PVLDB},
series = {{VLDB} '16},
volume = {9},
number = {9},
pages = {660--671},
doi = {10.14778/2947618.2947620},
url = {https://doi.org/10.14778/2947618.2947620},
year = {2016}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3,158 | Solving the Join Ordering Problem via Mixed Integer Linear Programming | 2017 | SIGMOD | 7.6888079e-05 |
| 5,399 | Efficient Massively Parallel Join Optimization for Large Queries* | 2022 | SIGMOD | 6.2319315e-05 |
| 7,910 | Quantum-Inspired Digital Annealing for Join Ordering | 2024 | VLDB | 5.5181056e-05 |
| 8,698 | SkinnerMT: Parallelizing for Efficiency and Robustness in Adaptive Query Processing on Multicore Platforms | 2023 | VLDB | 5.3830073e-05 |
| 9,796 | ROME: Robust Query Optimization via Parallel Multi-Plan Execution | 2024 | SIGMOD | 5.21848e-05 |
| 9,969 | Hybrid Mixed Integer Linear Programming for Large-Scale Join Order Optimisation | 2026 | VLDB | 5.1845938e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 18 of 18 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 | 6,018 | Dependency-Aware Reordering for Parallelizing Query Optimization in Multi-Core CPUs | 2009 | SIGMOD |
| 2 | 8,064 | Progressive Optimization in a Shared-Nothing Parallel Database | 2007 | SIGMOD |
| 3 | 246 | Automating Physical Database Design in a Parallel Database | 2002 | SIGMOD |
| 4 | 2,104 | Optimization of Multi-Way Join Queries for Parallel Execution | 1991 | VLDB |
| 5 | 2,276 | Shared Workload Optimization | 2014 | VLDB |
| 6 | 6,026 | Parallelizing Extensible Query Optimizers | 2009 | SIGMOD |
| 7 | 2,337 | Multi-dimensional Resource Scheduling for Parallel Queries | 1996 | SIGMOD |
| 8 | 3,726 | Parallelizing Query Optimization | 2008 | VLDB |
| 9 | 434 | Query Optimization for Parallel Execution | 1992 | SIGMOD |
| 10 | 3,046 | Parallel Query Scheduling and Optimization with Time- and Space-Shared Resources | 1997 | VLDB |