Skip to search formSkip to main contentSkip to account menu

Hash join

The hash join is an example of a join algorithm and is used in the implementation of a relational database management system. Hash join is similar to… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
The term "SQL-on-Hadoop" has recently gained significant traction [19]. Impala represents a new emerging class of SQL-on-Hadoop… 
2002
2002
We investigate the effect that caches, particularly caches for remote accesses, have on the performance of hash join algorithms… 
1998
1998
We describe an optimized parallel implementation of the index-nested-loops database join primitive for the Berkeley NOW, a shared… 
1996
1996
A vector instruction set is a well known method for exposing bandwidth to applications. Although extensively studied in the… 
1996
1996
While most scalable database systems are designed for a shared nothing architecture, advances in hardware technology suggest that… 
1996
1996
Join processing algorithms play a critical role in efficient query processing. Popular join processing algorithms like merge join… 
1995
1995
This paper presents some of the advantages accrued from adopting an object-oriented (OO) data model versus the relational data… 
1994
1994
: In 1989, Tandem introduced intra-query parallelism to NonStop SQL. Table scans and aggregates aswell as nested-loop and merge… 
1993
1993
  • V. Soloviev
  • 1993
  • Corpus ID: 15095269
The truncating-hash band join algorithm for evaluating band joins is described. This algorithm is based on the idea of truncating… 
1992
1992
Abstract : In this paper, we focus on set matching algorithms such as intersection, difference, union, and relational join, using…