max_parts_in_total
If the total number of active parts in all partitions of a table exceeds themax_parts_in_total value INSERT is interrupted with the Too many parts (N) exception.
Possible values:
- Any positive integer.
ClickHouse MergeTree table settings in the max_parts_* generated group.
max_parts_in_total value INSERT is interrupted with the Too many parts (N) exception.
Possible values: