v.25.5Performance Improvement
Introduced threshold
Introduced threshold (regulated by settingparallel_hash_join_threshold) to fall back to thehashalgorithm when the size of the right table is below the threshold. #76185 (Nikita Taranov).
Introduced threshold (regulated by settingparallel_hash_join_threshold) to fall back to thehashalgorithm when the size of the right table is below the threshold. #76185 (Nikita Taranov).