ClickHouse/tests/integration/test_refreshable_mat_view_replicated/configs/settings.xml

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

9 lines
267 B
XML
Raw Normal View History

2024-11-22 01:15:11 +00:00
<clickhouse>
<profiles>
<default>
<allow_experimental_refreshable_materialized_view>1</allow_experimental_refreshable_materialized_view>
<session_timezone>Etc/UTC</session_timezone>
</default>
</profiles>
</clickhouse>