ClickHouse/tests/integration/helpers/0_common_enable_old_analyzer.xml
Azat Khuzhin 52091916dc Fix leftovers of enabling new analyzer
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-27 11:19:03 +02:00

8 lines
168 B
XML

<clickhouse>
<profiles>
<default>
<allow_experimental_analyzer>0</allow_experimental_analyzer>
</default>
</profiles>
</clickhouse>