English

K-Join: Combining Vertex Covers for Parallel Joins

Databases 2026-03-12 v1

Abstract

Significant research effort has been devoted to improving the performance of join processing in the massively parallel computation model, where the goal is to evaluate a query with the minimum possible data transfer between machines. However, it is still an open question to determine the best possible parallel algorithm for any join query. In this paper, we present an algorithm that takes a step forward in this endeavour. Our new algorithm is simple and builds on two existing ideas: data partitioning and the HyperCube primitive. The novelty in our approach comes from a careful choice of the HyperCube shares, which is done as a linear combination of multiple vertex covers. The resulting load with input size nn and pp processors is characterized as n/p1/κn/p^{1/\kappa}, where κ\kappa is a new hypergraph theoretic measure we call the reduced quasi vertex-cover. The new measure matches or improves on all state-of-the-art algorithms and exhibits strong similarities to the edge quasi-packing that describes the worst-case optimal load in one-round algorithms.

Keywords

Cite

@article{arxiv.2603.10177,
  title  = {K-Join: Combining Vertex Covers for Parallel Joins},
  author = {Simon Frisk and Austen Fan and Paraschos Koutris},
  journal= {arXiv preprint arXiv:2603.10177},
  year   = {2026}
}
R2 v1 2026-07-01T11:13:47.824Z