DocumentCode :
3197612
Title :
An efficient hybrid join algorithm: a DB2 prototype
Author :
Cheng, Josephine ; Haderle, Don ; Hedges, Richard ; Iyer, Bala R. ; Messinger, Ted ; Mohan, C. ; Wang, Yun
Author_Institution :
IBM Santa Teresa Lab., San Jose, CA, USA
fYear :
1991
fDate :
8-12 Apr 1991
Firstpage :
171
Lastpage :
180
Abstract :
A new join method, called hybrid join, is proposed which uses the join-index filtering and the skip sequential prefetch mechanism for efficient data access. With this method, the outer table is sorted on the join column. Then, the outer is joined with the index on the join column of the inner. The inner tuple is represented by its surrogate, equivalent of its physical disk address, which is carried in the index. The partial join result is sorted on the surrogate and then the inner table is accessed sequentially to complete the join result. Local predicate filtering can also be applied before the access of the inner relation through the index AND/ORing. Efficient methods for skip sequential access and prefetching of logically discontiguous leaf pages of B+-tree indexes are also presented
Keywords :
data structures; indexing; relational databases; B+-tree indexes; DB2 prototype; data access; hybrid join algorithm; join-index filtering; outer table; partial join result; prefetching; skip sequential prefetch mechanism; Cost function; Filtering; Milling machines; Prefetching; Probes; Prototypes; Query processing; Sorting;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Data Engineering, 1991. Proceedings. Seventh International Conference on
Conference_Location :
Kobe
Print_ISBN :
0-8186-2138-9
Type :
conf
DOI :
10.1109/ICDE.1991.131464
Filename :
131464
Link To Document :
بازگشت