ClickHouse/tests/integration/test_broken_projections/config.d/dont_start_broken.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
174 B
XML
Raw Normal View History

2024-08-08 19:47:23 +00:00
<?xml version="1.0" encoding="utf-8"?>
<clickhouse>
<merge_tree>
<max_suspicious_broken_parts_bytes>0</max_suspicious_broken_parts_bytes>
</merge_tree>
</clickhouse>