Skip to content

Commit 70da360

Browse files
authored
tag test with "long"
1 parent a423e8e commit 70da360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/queries/0_stateless/03403_distributed_merge_two_level_aggregation.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Tags: no-fasttest
1+
-- Tags: no-fasttest, long
22

33
DROP TABLE IF EXISTS test_table_1;
44
CREATE TABLE test_table_1(number UInt64) ENGINE = MergeTree ORDER BY number;

0 commit comments

Comments
 (0)