[
https://issues.apache.org/jira/browse/KUDU-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17052437#comment-17052437
]
Vladimir Verjovkin commented on KUDU-3069:
------------------------------------------
We already have similar Jira [https://jira.apache.org/jira/browse/KUDU-2671]
and I work on it
> Support to alter the number of hash buckets for newly added range partitions
> ----------------------------------------------------------------------------
>
> Key: KUDU-3069
> URL: https://issues.apache.org/jira/browse/KUDU-3069
> Project: Kudu
> Issue Type: Improvement
> Components: client, master
> Reporter: YifanZhang
> Priority: Minor
>
> Now a table in kudu has an immutable HashBucketSchema once created.
> Sometimes we can't accurately predict the growth of data, after a period of
> time the number of hash buckets is too small for data of a time range.
> Is it possible to support to alter the number of hash buckets for newly added
> range partitions? It seems has no effect on old data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)