Antal Sinkovits created HIVE-21610:
--------------------------------------
Summary: Union operator can flow in the wrong stage causing NPE
Key: HIVE-21610
URL: https://issues.apache.org/jira/browse/HIVE-21610
Project: Hive
Issue Type: Bug
Reporter: Antal Sinkovits
Assignee: Antal Sinkovits
Because of HIVE-16227 it can happen that a UnionOperator will partially go into
the wrong stage, because the currTask is changed, and the UnionOperator is
reinitialized in GenMRFileSink1 with the wrong task.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)