mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
4 lines
134 B
XML
4 lines
134 B
XML
|
<test>
|
||
|
<query>select sum(number) from numbers_mt(200000) settings max_threads=100, max_block_size = 1 format Null</query>
|
||
|
</test>
|