DBScholar

Back to papers

Global Hash Tables Strike Back! An Analysis of Parallel GROUP BY Aggregation

Summary: Shows a purpose-built fully-concurrent shared hash table for GROUP BY in morsel-driven systems can match or outperform partitioned aggregation across key cardinality, skew, and thread counts. Analyzes resizing/memory-pressure trade-offs and offers implementer guidelines. (summarized by gpt-5-mini on Mar 13 2026)

Paper ID
14538
Venue
VLDB
Year
2026
Pagerank
5.093636e-05
Overall Rank
10,593 | 27.33%
DOI
10.14778/3778092.3778110

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@article{xue_vldb26,
        title = {{Global Hash Tables Strike Back! An Analysis of Parallel GROUP BY Aggregation}},
        author = {Xue, Daniel and Marcus, Ryan},
        journal = {PVLDB},
        series = {{VLDB} '26},
        volume = {19},
        number = {3},
        pages = {523--535},
        doi = {10.14778/3778092.3778110},
        url = {https://doi.org/10.14778/3778092.3778110},
        year = {2026}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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