Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently in HashJoinBatch if the build side is empty we still seem to be going through every record in the probe side. If we don't have an inner join we should be exiting early.