Skip to content

refreshable materialized view can't restored with RESTORE_SCHEMA_ON_CLUSTER={cluster} #1232

@Slach

Description

@Slach
ATTACH MATERIALIZED VIEW db.table_mv UUID 'd2715be5-5838-4f31-9fe8-973874638edb' 
REFRESH EVERY 1 MINUTE TO db.table (xx) AS SELECT * FROM db.table2

wrong ON CLUSTER placement after REFRESH instead of before

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions