Skip to content

Commit 3cf891a

Browse files
Update 03460_alter_materialized_view_on_cluster.sql
1 parent d0c0f89 commit 3cf891a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/queries/0_stateless/03460_alter_materialized_view_on_cluster.sql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- Tags: no-replicated-database
2+
-- ^ due to the usage of ON CLUSTER queries
3+
14
SET distributed_ddl_output_mode = 'none', enable_analyzer = true;
25

36
drop table if exists source, mview;

0 commit comments

Comments
 (0)