[
https://issues.apache.org/jira/browse/HIVE-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461628#comment-13461628
]
Phabricator commented on HIVE-3492:
-----------------------------------
navis has commented on the revision "HIVE-3492 [jira] Provide ALTER for
partition changing bucket number".
INLINE COMMENTS
ql/src/test/queries/clientpositive/alter_numbuckets_partitioned_table.q:25
Ok, your version (~ into ~ buckets) is way better. I'll update patch.
ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:1881
There was so many hardcoded messages in this class and I just wanted to look
consistent. Ok, Ill add an 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
>
>
> 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