From dc44cde16d7e3576a3cb668e24bda09992abfcfb Mon Sep 17 00:00:00 2001 From: Stephano Vogel Date: Wed, 22 Oct 2025 06:52:16 +0200 Subject: [PATCH] Increase max_suspicious_broken_parts to 100 Increased the max_suspicious_broken_parts setting to adapt to more modern setups --- clickhouse/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clickhouse/config.xml b/clickhouse/config.xml index 28ec384cb62..579095965f8 100644 --- a/clickhouse/config.xml +++ b/clickhouse/config.xml @@ -28,6 +28,6 @@ 1 - 10 + 100