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

Hudson commented on HIVE-3796:
------------------------------

Integrated in Hive-trunk-h0.21 #1866 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1866/])
    HIVE-3796 Multi-insert involving bucketed/sorted table turns off merging on 
all outputs
(Kevin Wilfong via namit) (Revision 1423777)

     Result = FAILURE
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1423777
Files : 
* /hive/trunk/build-common.xml
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRFileSink1.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/FileSinkDesc.java
* /hive/trunk/ql/src/test/queries/clientpositive/bucket5.q
* /hive/trunk/ql/src/test/results/clientpositive/bucket5.q.out
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_1.q.out
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_3.q.out
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_5.q.out
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_skew_1.q.out
* /hive/trunk/ql/src/test/results/clientpositive/smb_mapjoin9.q.out
* /hive/trunk/ql/src/test/results/clientpositive/smb_mapjoin_6.q.out
* /hive/trunk/ql/src/test/results/clientpositive/smb_mapjoin_7.q.out

                
> Multi-insert involving bucketed/sorted table turns off merging on all outputs
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-3796
>                 URL: https://issues.apache.org/jira/browse/HIVE-3796
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>    Affects Versions: 0.11
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>             Fix For: 0.11
>
>         Attachments: HIVE-3796.1.patch.txt, HIVE-3796.2.patch.txt, 
> HIVE-3796.3.patch.txt, HIVE-3796.4.patch.txt, hive.3796.5.patch
>
>
> When a multi-insert query has at least one output that is bucketed, merging 
> is turned off for all outputs, rather than just the bucketed ones.

--
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