Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently in n-way joins, semi join optimization creates n branches on same key. Instead it should reuse one branch for all the joins.