The search functionality is under construction.
The search functionality is under construction.

Tag-Partitioned Join

Jeong Uk KIM, Jae Moon LEE, Myunghwan KIM

  • Full Text Views

    0

  • Cite this

Summary :

A tag-partitioned join algorithm is described. The algorithm partitions only one relation, while other partition-based algorithms partition both relations. It is performed as the joinable tuples of one relation are rearranged and some of them are duplicated according to the original sequence of the join attribute values of the other relation. To do this, the algorithm first finds the positions of all the tuples of the other relation which are joinable with each tuple of one relation, and then partitions joinable tuples of one relation into buckets by using the positions found. Final joining is performed on the partitioned relation and the other relation. We analyze and compare the performance of the algorithm with that of other partition-based join algorithms. The comparison shows that our method is better than other partition-based methods under the practical values of the analysis parameters.

Publication
IEICE TRANSACTIONS on Information Vol.E75-D No.3 pp.291-297
Publication Date
1992/05/25
Publicized
Online ISSN
DOI
Type of Manuscript
PAPER
Category
Databases

Authors

Keyword