mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
impl
This commit is contained in:
parent
22e164c65d
commit
7bf4976198
@ -1,5 +1,8 @@
|
||||
-- Tags: long
|
||||
|
||||
-- test became more than an order of magnitude slower with max_bytes_before_external_sort=1
|
||||
set max_bytes_before_external_sort = 0;
|
||||
|
||||
drop table if exists stack;
|
||||
|
||||
set max_insert_threads = 4;
|
||||
|
Loading…
Reference in New Issue
Block a user