Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.15.0
-
None
Description
The optimizer proc called 'NonBlockingOpDeDupProc' combines Sel-Sel or Fil-Fil into a single operator. However, some references to the old (removed) child still remain in the optimizer context, and mess up further optimizer procs.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-9177 Fix child operator references after NonBlockingOpDeDupProc (II)
- Resolved