[ 
https://issues.apache.org/jira/browse/HIVE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625049#comment-13625049
 ] 

Hudson commented on HIVE-4302:
------------------------------

Integrated in Hive-trunk-hadoop2 #144 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/144/])
    HIVE-4302 : Fix how RowSchema and RowResolver are set on ReduceSinkOp that 
precedes PTFOp (Harish Butani via Ashutosh Chauhan) (Revision 1465408)

     Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1465408
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientpositive/windowing_expressions.q
* /hive/trunk/ql/src/test/results/clientpositive/windowing_expressions.q.out

                
> 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
>             Fix For: 0.11.0
>
>         Attachments: HIVE-4302.D10005.1.patch, HIVE-4302.D10005.2.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

Reply via email to