renameMaterializedView
Last updated: January 27, 2026
Renames an existing materialized view in Snowflake. Materialized views require Snowflake Enterprise Edition or higher.
Note: Automatic rollback renames the view back to original name.
Known limitation: This change type does not support database inspection features (snapshot, diff, diff-changelog, and generate-changelog commands).
Available attributes
Attribute | Type | Description | Required |
|---|---|---|---|
| String | Name of the catalog (database) containing the materialized view | No |
| String | Name of the schema containing the materialized view | No |
| String | Current name of the materialized view | Yes |
| String | New name for the materialized view | Yes |
loading
loading
loading
loading