mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 02:52:13 +00:00
Add annotations
This commit is contained in:
parent
3244d447f2
commit
725640613b
@ -1,4 +1,5 @@
|
||||
-- Tags: distributed, long
|
||||
-- Tags: distributed, long, no-flaky-check
|
||||
-- ^ no-flaky-check - sometimes longer than 600s with ThreadFuzzer.
|
||||
|
||||
SET max_memory_usage = 150000000;
|
||||
SET max_bytes_before_external_sort = 10000000;
|
||||
|
@ -1,4 +1,4 @@
|
||||
-- Tags: shard
|
||||
-- Tags: long
|
||||
|
||||
SET max_rows_to_read = '55M';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user