errors.fyi community error code reference
TOO_MANY_PARTS
clickhouse

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.

Numeric value: 252

References

← all namespaces