Allow ClickHouse server to start even if a data lake table contains broken or inconsistent data.
Why it matters
This feature addresses the issue where the ClickHouse server fails to start due to broken data lake tables. It improves system resilience and availability by enabling the server to start and operate despite certain data inconsistencies in data lake tables, preventing downtime.How to use it
No special configuration is needed from the user to enable this behavior. The server will automatically allow startup in the presence of broken data lake tables.