[ https://issues.apache.org/jira/browse/HIVE-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629354#comment-13629354 ]
Hudson commented on HIVE-4306: ------------------------------ Integrated in Hive-trunk-h0.21 #2056 (See [https://builds.apache.org/job/Hive-trunk-h0.21/2056/]) HIVE-4306 : PTFDeserializer should reconstruct OIs based on InputOI passed to PTFOperator (Harish Butani and Prajakta Kalmegh via Ashutosh Chauhan) (Revision 1466754) Result = ABORTED hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1466754 Files : * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcFactory.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/PTFTranslator.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/PTFDeserializer.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/NPath.java * /hive/trunk/ql/src/test/queries/clientpositive/ptf_npath.q * /hive/trunk/ql/src/test/results/clientpositive/ptf.q.out * /hive/trunk/ql/src/test/results/clientpositive/ptf_npath.q.out > PTFDeserializer should reconstruct OIs based on InputOI passed to PTFOperator > ----------------------------------------------------------------------------- > > Key: HIVE-4306 > URL: https://issues.apache.org/jira/browse/HIVE-4306 > Project: Hive > Issue Type: Improvement > Components: PTF-Windowing > Reporter: Harish Butani > Assignee: Prajakta Kalmegh > Fix For: 0.11.0 > > Attachments: HIVE-4306.2.patch.txt, HIVE-4306.D10017.1.patch, > HIVE-4306.D10017.2.patch, HIVE-4306.D10017.3.patch > > > Currently PTFDesc holds onto shape information that is used by the > PTFDeserializer to reconstruct OIs during runtime. This could interfere with > changes made to OIs during Optimization. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira