[
https://issues.apache.org/jira/browse/HIVE-15099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15623153#comment-15623153
]
Hive QA commented on HIVE-15099:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12836191/HIVE-15099.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 10627 tests passed
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1888/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1888/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-1888/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12836191 - PreCommit-HIVE-Build
> PTFOperator.PTFInvocation didn't properly reset the input partition
> -------------------------------------------------------------------
>
> Key: HIVE-15099
> URL: https://issues.apache.org/jira/browse/HIVE-15099
> Project: Hive
> Issue Type: Bug
> Components: Hive, PTF-Windowing
> Affects Versions: 1.3.0, 1.2.1, 2.1.0, 2.2.0
> Reporter: Wei Zheng
> Assignee: Wei Zheng
> Attachments: HIVE-15099.1.patch
>
>
> There is an issue with PTFOperator.PTFInvocation where the inputPart is not
> reset properly. The inputPart has been closed and its content (member
> variables) has been cleaned up, but since itself is not nullified, it's
> reused in the next round and caused NPE issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)