New join processing using a multidimensional dynamic file organization

Authors
Citation
Sw. Kim et Ky. Whang, New join processing using a multidimensional dynamic file organization, COMP SYS SC, 16(1), 2001, pp. 3-12
Citations number
26
Categorie Soggetti
Computer Science & Engineering
Journal title
COMPUTER SYSTEMS SCIENCE AND ENGINEERING
ISSN journal
02676192 → ACNP
Volume
16
Issue
1
Year of publication
2001
Pages
3 - 12
Database
ISI
SICI code
0267-6192(200101)16:1<3:NJPUAM>2.0.ZU;2-P
Abstract
This paper proposes a new algorithm for processing joins (called the MLGF-J oin) for the relations indexed by the multilevel grid file(MLGF), a multidi mensional dynamic file organization. The MLGF-Join uses the domain space pa rtition maintained in the directory of the MLGF. The MLGF-Join can process a join with one scan of the relations to be joined, assuming a main memory buffer is available that is sufficiently large for a range-oriented subjoin . Besides, the MLGF-Join does not require the costly preprocessing such as sorting in the sort-merge join algorithm and domain partitioning in the has h join algorithm. We also discuss the advantages of the MLGF-Join over othe rs based on multidimensional dynamic file organizations such as the grid fi le, K-D tree, and multikey hashing.