MaterializedViewRefresh mutation not supported in restore #101075
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Restores that include tables with a
MaterializedViewRefresh
mutation can fail with an error likeThis type of mutation is currently not handled in the restore schema job creation codepath: https://github.com/cockroachdb/cockroach/blob/v22.2.7/pkg/ccl/backupccl/restore_schema_change_creation.go#L79-L109
Jira issue: CRDB-26791
gz#16626
Epic CRDB-27601
The text was updated successfully, but these errors were encountered: