DBScholar

Back to papers

Estimating Compilation Time of a Query Optimizer

Summary: Estimates optimizer compilation time from the number of plans, not joins. Reuses the join enumerator to count plans without generating them and tracks a small set of properties to bound plan counts; prototype shows under 30% error using about 3% of actual compilation time. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
3509
Venue
SIGMOD
Year
2003
Pagerank
6.7510183e-05
Overall Rank
4,346 | 70.19%
DOI
10.1145/872757.872803

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{ilyas_sigmod03,
        title = {{Estimating Compilation Time of a Query Optimizer}},
        author = {Ilyas, Ihab F. and Rao, Jun and Lohman, Guy and Gao, Dengfeng and Lin, Eileen},
        series = {{SIGMOD} '03},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/872757.872803},
        url = {https://dl.acm.org/doi/10.1145/872757.872803},
        year = {2003}
}

Incoming Citations (Sorted by Pagerank)

Showing 6 of 6 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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