mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
8 lines
321 B
XML
8 lines
321 B
XML
<clickhouse>
|
|
<merge_tree>
|
|
<!-- Setting randomized for stress test, it is disabled here and this line is used to randomize it in the script -->
|
|
<enable_block_number_column>0</enable_block_number_column>
|
|
<enable_block_offset_column>0</enable_block_offset_column>
|
|
</merge_tree>
|
|
</clickhouse>
|