[ https://issues.apache.org/jira/browse/HIVE-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461656#comment-13461656 ]
Phabricator commented on HIVE-3492: ----------------------------------- njain has commented on the revision "HIVE-3492 [jira] Provide ALTER for partition changing bucket number". INLINE COMMENTS ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g:748 Why do you need this ? Cant you reuse alterStatementSuffixClusterbySortby ? ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:1881 error code REVISION DETAIL https://reviews.facebook.net/D5589 To: JIRA, navis Cc: njain > Provide ALTER for partition changing bucket number > --------------------------------------------------- > > Key: HIVE-3492 > URL: https://issues.apache.org/jira/browse/HIVE-3492 > Project: Hive > Issue Type: Improvement > Affects Versions: 0.10.0 > Reporter: Navis > Assignee: Navis > Priority: Trivial > Attachments: HIVE-3492.1.patch.txt, HIVE-3492.2.patch.txt, > HIVE-3492.D5589.2.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