When using HASH partitioning, I don't need to consider how many partition values are in advance. When using VALUE partitioning, can I automatically create new partitions if there are new partition values?
Asked
Active
Viewed 22 times
1 Answers
0
From version 0.97.0, DolphinDB supports the feature you want as long as your set the parameter newValuePartitionPolicy
to add
in configuration file.

Davis Zhou
- 353
- 4
- 6