Progressive Merge Join: A Generic and Non-Blocking Sort-Based Join Algorithm
Summary: PMJ makes sort-based joins non-blocking by emitting matches as external mergesort produces initial runs, avoiding the usual full-sort delay. Its generic framework covers join variants and probabilistic online selectivity estimation, with early output and modest runtime overhead. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jens-Peter Dittrich (University of Marburg)
- 2. Bernhard Seeger (University of Marburg)
- 3. David Scot Taylor (ETH Zurich)
- 4. Peter Widmayer (ETH Zurich)
BibTeX Citation
@article{dittrich_vldb02,
title = {{Progressive Merge Join: A Generic and Non-Blocking Sort-Based Join Algorithm}},
author = {Dittrich, Jens-Peter and Seeger, Bernhard and Taylor, David Scot and Widmayer, Peter},
journal = {PVLDB},
series = {{VLDB} '02},
doi = {10.1016/B978-155860869-6/50034-2},
url = {https://doi.org/10.1016/B978-155860869-6/50034-2},
year = {2002}
}
Incoming Citations (Sorted by Pagerank)
Showing 15 of 15 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 0 of 0 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 5,640 | Proximity Rank Join | 2010 | VLDB |
| 2 | 3,011 | Design and Evaluation of Parallel Pipelined Join Algorithms | 1987 | SIGMOD |
| 3 | 12,386 | Efficient Rank Join with Aggregation Constraints | 2011 | VLDB |
| 4 | 499 | Supporting Incremental Join Queries on Ranked Inputs | 2001 | VLDB |
| 5 | 3,134 | Efficient Join Algorithms For Large Database Tables in a Multi-GPU Environment | 2021 | VLDB |
| 6 | 5,911 | RPJ: Producing Fast Join Results on Streams through Rate-based Optimization | 2005 | SIGMOD |
| 7 | 5,364 | Fast Join Project Query Evaluation using Matrix Multiplication | 2020 | SIGMOD |
| 8 | 9,017 | PR-Join: A Non-Blocking Join Achieving Higher Early Result Rate with Statistical Guarantees | 2010 | SIGMOD |
| 9 | 8,024 | Progressive Join Algorithms Considering User Preference | 2021 | CIDR |
| 10 | 5,467 | On Producing Join Results Early | 2003 | PODS |