errors.fyi community error code reference
TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT
clickhouse

Table size exceeds max drop size limit

A DROP TABLE was rejected because the table is larger than the `max_table_size_to_drop` limit. Set the limit to 0 or create a flag file to bypass this safety check.

Numeric value: 339

References

โ† all namespaces for TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT