[
https://issues.apache.org/jira/browse/HIVE-21610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817066#comment-16817066
]
Hive QA commented on HIVE-21610:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12965817/HIVE-21610.03.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15939 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16948/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16948/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16948/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12965817 - PreCommit-HIVE-Build
> 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
> Priority: Major
> Attachments: HIVE-21610.01.patch, HIVE-21610.02.patch,
> HIVE-21610.03.patch
>
>
> 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)