[ https://issues.apache.org/jira/browse/HIVE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-4302: ------------------------------ Attachment: HIVE-4302.D10005.1.patch hbutani requested code review of "HIVE-4302 [jira] Fix how RowSchema and RowResolver are set on ReduceSinkOp that precedes PTFOp". Reviewers: JIRA create RS RR during genPTFPlan Currently the RowSchema and RowResolver for the ReduceSinkOp just point to the 'input' Op's structures. This causes issues when input Op's structures are changed during Optimization. See Jira 2340 of a problem. TEST PLAN EMPTY REVISION DETAIL https://reviews.facebook.net/D10005 AFFECTED FILES data/files/flights_tiny.txt data/files/part.rc data/files/part.seq ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java MANAGE HERALD RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/23925/ To: JIRA, hbutani > Fix how RowSchema and RowResolver are set on ReduceSinkOp that precedes PTFOp > ----------------------------------------------------------------------------- > > Key: HIVE-4302 > URL: https://issues.apache.org/jira/browse/HIVE-4302 > Project: Hive > Issue Type: Bug > Components: PTF-Windowing > Reporter: Harish Butani > Assignee: Harish Butani > Attachments: HIVE-4302.D10005.1.patch > > > Currently the RowSchema and RowResolver for the ReduceSinkOp just point to > the 'input' Op's structures. This causes issues when input Op's structures > are changed during Optimization. See Jira 2340 of a problem. -- 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