YifanZhang created KUDU-3069:
--------------------------------
Summary: 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
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)