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

Hudson commented on HIVE-3492:
------------------------------

Integrated in Hive-trunk-h0.21 #1860 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1860/])
    HIVE-3492 Provide ALTER for partition changing bucket number
(Navis via namit) (Revision 1422749)

     Result = SUCCESS
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1422749
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/ErrorMsg.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Partition.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/AlterTableDesc.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/HiveOperation.java
* 
/hive/trunk/ql/src/test/queries/clientpositive/alter_numbuckets_partitioned_table.q
* 
/hive/trunk/ql/src/test/results/clientpositive/alter_numbuckets_partitioned_table.q.out

                
> Provide ALTER for partition changing bucket number 
> ---------------------------------------------------
>
>                 Key: HIVE-3492
>                 URL: https://issues.apache.org/jira/browse/HIVE-3492
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>             Fix For: 0.11
>
>         Attachments: HIVE-3492.1.patch.txt, HIVE-3492.2.patch.txt, 
> HIVE-3492.D5589.2.patch, HIVE-3492.D5589.3.patch
>
>
> As a follow up of HIVE-3283, bucket number of a partition could be 
> set/changed individually by query like 'ALTER table srcpart 
> PARTIRION(ds='1999') SET BUCKETNUM 5'.

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