clickhouse · clickhouse/TOO_MANY_PARTS
TOO_MANY_PARTS
Too many parts
A MergeTree table has accumulated more parts than the configured limit, usually due to an excessive INSERT rate that outpaces background merges. Slow down inserts or tune merge settings.