You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Wei Zheng (JIRA)" <ji...@apache.org> on 2016/10/31 18:07:59 UTC

[jira] [Created] (HIVE-15099) PTFOperator.PTFInvocation didn't properly reset the input partition

Wei Zheng created HIVE-15099:
--------------------------------

             Summary: 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: 2.1.0, 1.2.1, 1.3.0, 2.2.0
            Reporter: Wei Zheng
            Assignee: Wei Zheng


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)