Harish Butani created HIVE-4302: ----------------------------------- Summary: 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
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