Skip to content

Commit dc55c8e

Browse files
committed
Enable no-upgrade-check for 02273_full_sort_join
1 parent 381ab07 commit dc55c8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/queries/0_stateless/02273_full_sort_join.sql.j2

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
-- Tags: long
1+
-- Tags: long, no-upgrade-check
2+
3+
-- TODO(@vdimir): remove no-upgrade-check tag after https://github.com/ClickHouse/ClickHouse/pull/51737 is released
24

35
DROP TABLE IF EXISTS t1;
46
DROP TABLE IF EXISTS t2;

0 commit comments

Comments
 (0)