Added comment in merge_tree_settings.xml

This commit is contained in:
Smita Kulkarni 2023-10-26 10:43:01 +02:00
parent 7a3fdc149e
commit 7f05b3d546

View File

@ -2,6 +2,7 @@
<merge_tree>
<!-- 10 seconds (default is 1 minute) -->
<zookeeper_session_expiration_check_period>10</zookeeper_session_expiration_check_period>
<!-- Setting randomized for stress test, it is disabled here and this line is used to randomize it in the script -->
<allow_experimental_block_number_column>0</allow_experimental_block_number_column>
</merge_tree>
</clickhouse>