Proceedings. 20th International Conference on Data Engineering
DOI: 10.1109/icde.2004.1320002
|View full text |Cite
|
Sign up to set email alerts
|

Hash-merge join: a non-blocking join algorithm for producing fast and early join results

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
113
0

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 71 publications
(117 citation statements)
references
References 18 publications
1
113
0
Order By: Relevance
“…This algorithm is suitable for medium-size data but does not perform well for large-size data. A related symmetric join algorithm is the Hash-Merge Join (HMJ) [18], which is based on push technology and consists of two phases, hashing and merging.…”
Section: Related Workmentioning
confidence: 99%
“…This algorithm is suitable for medium-size data but does not perform well for large-size data. A related symmetric join algorithm is the Hash-Merge Join (HMJ) [18], which is based on push technology and consists of two phases, hashing and merging.…”
Section: Related Workmentioning
confidence: 99%
“…HMJ [2] main idea is to minimize time to produce first few result and produce join result if two sources of operator already blocked. HMJ was implemented taking benefits of XJoin and Progressive Merge Join with two phases: The hashing phase and the merging phase.…”
Section: Hash Merge Joinmentioning
confidence: 99%
“…Hash join algorithms [2] are used mostly for joining large tables. The algorithm of hash join is divided in two parts:…”
Section: Hash Based Join Algorithmmentioning
confidence: 99%
“…The XJoin algorithm (Urhan & Franklin, 2000) is another extension of SHJ. Hash-Merge Join (HMJ) (Mokbel, Lu, & Aref, 2004) which is also based on symmetric join algorithm, uses push technology and consists of two phases, hashing and merging.…”
Section: Related Workmentioning
confidence: 99%