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
h4e0eb0e25ea67b38
Venue
PODS
Year
2006
Pagerank
7.1218018e-05
Overall Rank
3,660 | 75.40%
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
402 Worst-case Optimal Join Algorithms 2012 PODS 0.00019104625
1,725 Beyond Worst-case Analysis for Joins with Minesweeper 2014 PODS 9.7902443e-05
2,160 DIFF: A Relational Interface for Large-Scale Data Explanation 2019 VLDB 8.9364035e-05
2,166 Subgraph Matching: on Compression and Computation 2018 VLDB 8.9334874e-05
4,475 Towards a Worst-Case I/O-Optimal Algorithm for Acyclic Joins 2016 PODS 6.5838041e-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