Skip to content

Commit a286c2f

Browse files
committed
tests: fix 03770_min_columns_to_activate_adaptive_write_buffer flakiness in private
1 parent 95d771b commit a286c2f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/queries/0_stateless/03770_min_columns_to_activate_adaptive_write_buffer.sql.j2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
-- Tags: no-debug, long
1+
-- Tags: no-debug, long, no-distributed-cache
22
-- - no-debug - debug build uses S3 and this in combination works very slow
3+
-- - no-distributed-cache - distributed cache does not support adaptive buffers
34

45
-- Note, all tests avoids vertical merges (enable_vertical_merge_algorithm=0), since they write column by column and do not have excessive memory usage.
56

0 commit comments

Comments
 (0)