DBScholar

Back to papers

Scalable Computation of Acyclic Joins (Extended Abstract)

Summary: Computes acyclic joins of k fully-reduced relations in O(sort(n+z)) I/Os for a broad class of acyclic graphs, eliminating prior Ω((n+z)k) dependence on k and matching reducer+sort cost. Uses subset-size estimates to place tuples (avoids binary decomposition) and gives a 3-cycle bound O(n^2/m+sort(n+z)). (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1393
Venue
PODS
Year
2006
Pagerank
7.2557398e-05
Overall Rank
3,617 | 75.19%
DOI
10.1145/1142351.1142384

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{pagh_pods06,
        address = {New York, NY, USA},
        series = {{PODS} '06},
        title = {{Scalable Computation of Acyclic Joins (Extended Abstract)}},
        url = {https://dl.acm.org/doi/10.1145/1142351.1142384},
        doi = {10.1145/1142351.1142384},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Pagh, Anna and Pagh, Rasmus},
        year = {2006}
}

Incoming Citations (Sorted by Pagerank)

Showing 5 of 5 citing papers.

Rank Citing Paper Year Venue Pagerank
411 Worst-case Optimal Join Algorithms 2012 PODS 0.00018902089
1,699 Beyond Worst-case Analysis for Joins with Minesweeper 2014 PODS 9.975915e-05
2,161 DIFF: A Relational Interface for Large-Scale Data Explanation 2019 VLDB 9.0606664e-05
2,187 Subgraph Matching: on Compression and Computation 2018 VLDB 8.9966682e-05
4,401 Towards a Worst-Case I/O-Optimal Algorithm for Acyclic Joins 2016 PODS 6.7233577e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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