Two popular traditional join algorithms and their parallel versions are introduced. When designing join algorithms in serial computing environment, decomposing inner relation is considered as the right direction to save disk I/Os. However, two different decomposition algorithms are compared, such as inner vs. outer decomposition first algorithms for tuple-based and block-based nested loop joins, showing that the proposed approach is 20% better than general approach. Also lemmas are proved, when we have to use the outer decomposition first parallel join algorithms.
dc.language
eng
dc.relation.ispartofseries
Journal of Central South University
dc.title
Performance evaluations on inner vs. outer decomposition first parallel join algorithms for two nested loop joins