Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.15.0
-
None
Description
Projection operators that only swap the input columns in the tuples are identified as identity projections, and thus incorrectly deleted from the plan by the identity project removal optimization.
This bug was introduced in HIVE-8435.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-8435 Add identity project remover optimization
- Resolved
- links to