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

Hudson commented on HIVE-3832:
------------------------------

Integrated in Hive-trunk-h0.21 #1875 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1875/])
    HIVE-3832 Insert overwrite doesn't create a dir if the skewed column 
position doesnt match
(Gang Tim Liu via namit) (Revision 1425589)

     Result = FAILURE
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1425589
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/ListBucketingCtx.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/SkewedColumnPositionPair.java
* /hive/trunk/ql/src/test/queries/clientpositive/list_bucket_dml_11.q
* /hive/trunk/ql/src/test/queries/clientpositive/list_bucket_dml_12.q
* /hive/trunk/ql/src/test/results/clientpositive/list_bucket_dml_11.q.out
* /hive/trunk/ql/src/test/results/clientpositive/list_bucket_dml_12.q.out

                
> Insert overwrite doesn't create a dir if the skewed column position doesnt 
> match
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-3832
>                 URL: https://issues.apache.org/jira/browse/HIVE-3832
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gang Tim Liu
>            Assignee: Gang Tim Liu
>             Fix For: 0.11
>
>         Attachments: HIVE-3832.patch.1, HIVE-3832.patch.2
>
>
> If skewed column doesn't match the position in table column, insert overwrite 
> doesn't create sub-dir but put all into default directory.

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