Add annotations

This commit is contained in:
Alexey Milovidov 2024-08-07 22:35:57 +02:00
parent 3244d447f2
commit 725640613b
2 changed files with 3 additions and 2 deletions

View File

@ -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;

View File

@ -1,4 +1,4 @@
-- Tags: shard
-- Tags: long
SET max_rows_to_read = '55M';