NOCAP: Near-Optimal Correlation-Aware Partitioning Joins
Summary: NOCAP offers correlation-aware PK-FK partitioning, exploiting skew for near-optimal partitioning under a tunable memory budget. A cost-based analysis yields optimal/approximate partitions; it beats Grace Hash Join up to 4x and, with tight memory, HHJ by up to 10%. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Zichen Zhu (Boston University)
- 2. Xiao Hu (University of Waterloo)
- 3. Manos Athanassoulis (Boston University)
BibTeX Citation
@inproceedings{zhu_sigmod23,
title = {{NOCAP: Near-Optimal Correlation-Aware Partitioning Joins}},
author = {Zhu, Zichen and Hu, Xiao and Athanassoulis, Manos},
series = {{SIGMOD} '23},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3626739},
url = {https://dl.acm.org/doi/10.1145/3626739},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,621 | Scalable Grid-based Computation of Kendall's tau Correlation | 2026 | VLDB | 5.093636e-05 |
| 11,200 | High-Performance Query Processing with NVMe Arrays: Spilling without Killing Performance | 2024 | SIGMOD | 5.093636e-05 |
| 11,204 | SPID-Join: A Skew-resistant Processing-in-DIMM Join Algorithm Exploiting the Bank- and Rank-level Parallelisms of DIMMs | 2024 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 25 of 25 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 8,904 | A Design Space Exploration and Evaluation for Main-Memory Hash Joins in Storage Class Memory | 2023 | VLDB |
| 2 | 959 | Memory-Efficient Hash Joins | 2015 | VLDB |
| 3 | 5,812 | MCJoin: A Memory-Constrained Join for Column-Store Main-Memory Databases. | 2012 | SIGMOD |
| 4 | 8,965 | Sharing-Aware Horizontal Partitioning for Exploiting Correlations During Query Processing | 2010 | VLDB |
| 5 | 242 | A Performance Evaluation of Four Parallel Join Algorithms in a Shared-Nothing Multiprocessor Environment | 1989 | SIGMOD |
| 6 | 1,779 | An Adaptive Hash Join Algorithm for Multiuser Environments | 1990 | VLDB |
| 7 | 7,800 | Design Trade-offs for a Robust Dynamic Hybrid Hash Join | 2022 | VLDB |
| 8 | 1,740 | Adopting Worst-Case Optimal Joins in Relational Database Systems | 2020 | VLDB |
| 9 | 844 | Hash-Partitioned Join Method Using Dynamic Destaging Strategy | 1988 | VLDB |
| 10 | 360 | Design and Evaluation of Main Memory Hash Join Algorithms for Multi-core CPUs | 2011 | SIGMOD |