DBScholar

Back to papers

Free Join: Unifying Worst-Case Optimal and Traditional Joins

Summary: Free Join unifies WCOJ and traditional binary joins, using WCOJ for cyclic parts and binary plans for acyclic parts. A unifying plan, a hash+trie data structure, and Rust optimizations let the system match or beat both baselines on benchmarks. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
6715
Venue
SIGMOD
Year
2023
Pagerank
6.0910397e-05
Overall Rank
5,781 | 60.34%
DOI
10.1145/3589295

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{wang_sigmod23,
        title = {{Free Join: Unifying Worst-Case Optimal and Traditional Joins}},
        author = {Wang, Yisu Remy and Willsey, Max and Suciu, Dan},
        series = {{SIGMOD} '23},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3589295},
        url = {https://dl.acm.org/doi/10.1145/3589295},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 9 of 9 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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