Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.2, 3.0.0
-
None
-
None
Description
Left outer join on bucketed table on certain cases gives wrong results.
Depending on the order in which the table-scans are walked through, the FilterPruner might end up using the wrong table scan's table properties on the other table.