DBScholar

Back to papers

Dependency-Aware Reordering for Parallelizing Query Optimization in Multi-Core CPUs

Summary: Generic solution for parallelizing any bottom-up query optimizer, including graph-based optimizers, via dependency-aware reordering to reduce join-pair delay. Techniques: pipelined generation, MEMO sync-free, and dependency threading for speedups vs PDPsva. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
4170
Venue
SIGMOD
Year
2009
Pagerank
6.0060585e-05
Overall Rank
6,018 | 58.72%
DOI
10.1145/1559845.1559853

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{han_sigmod09,
        title = {{Dependency-Aware Reordering for Parallelizing Query Optimization in Multi-Core CPUs}},
        author = {Han, Wook-Shin and Lee, Jinsoo},
        series = {{SIGMOD} '09},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/1559845.1559853},
        url = {https://dl.acm.org/doi/10.1145/1559845.1559853},
        year = {2009}
}

Incoming Citations (Sorted by Pagerank)

Showing 5 of 5 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 9 of 9 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