[ https://issues.apache.org/jira/browse/HIVE-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565300#comment-13565300 ]
Hudson commented on HIVE-3903: ------------------------------ Integrated in Hive-trunk-h0.21 #1943 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1943/]) HIVE-3903. Allow updating bucketing/sorting metadata of a partition through the CLI. (Samuel Yuan via kevinwilfong) (Revision 1439557) Result = SUCCESS kevinwilfong : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1439557 Files : * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.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_partition_clusterby_sortby.q * /hive/trunk/ql/src/test/queries/clientpositive/alter_table_not_sorted.q * /hive/trunk/ql/src/test/results/clientpositive/alter_partition_clusterby_sortby.q.out * /hive/trunk/ql/src/test/results/clientpositive/alter_table_not_sorted.q.out > Allow updating bucketing/sorting metadata of a partition through the CLI > ------------------------------------------------------------------------ > > Key: HIVE-3903 > URL: https://issues.apache.org/jira/browse/HIVE-3903 > Project: Hive > Issue Type: New Feature > Components: Query Processor > Affects Versions: 0.11.0 > Reporter: Kevin Wilfong > Assignee: Samuel Yuan > Fix For: 0.11.0 > > Attachments: HIVE-3903.1.patch.txt, HIVE-3903.2.patch.txt > > > Right now users can update the bucketing/sorting metadata of a table through > the CLI, but not a partition. > Use case: > Need to merge a partition's files, but it's bucketed/sorted, so want to mark > the partition as unbucketed/unsorted. -- 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