DBScholar

Back to papers

Lightning Fast and Space Efficient Inequality Joins

Summary: Introduces fast inequality join algorithms using sorted arrays, permutation encodings of cross-array positions, and space-efficient bit-arrays with Bloom-filter-like indices. Centralized PostgreSQL and distributed Spark SQL implementations outperform traditional methods, showing scalable, orders-of-magnitude speedups. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
11312
Venue
VLDB
Year
2015
Pagerank
7.5477715e-05
Overall Rank
3,295 | 77.40%
DOI
10.14778/2831360.2831362

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{khayyat_vldb15,
        title = {{Lightning Fast and Space Efficient Inequality Joins}},
        author = {Khayyat, Zuhair and Lucia, William and Singh, Meghna and Ouzzani, Mourad and Papotti, Paolo and Quiané-Ruiz, Jorge-Arnulfo and Tang, Nan and Kalnis, Panos},
        journal = {PVLDB},
        series = {{VLDB} '15},
        volume = {8},
        number = {13},
        pages = {2074--2085},
        doi = {10.14778/2831360.2831362},
        url = {https://doi.org/10.14778/2831360.2831362},
        year = {2015}
}

Incoming Citations (Sorted by Pagerank)

Showing 14 of 14 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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