SSC-EWI-0092
Materialized View was converted to regular View.
Deprecated
Severity
Low
Description
Snowflake Materialized Views have certain limitations mentioned here. Right now, all Materialized Views are being converted to regular Views without the additional clauses they had. In the future, SnowConvert is going to convert the supported cases to Snowflake Materialized Views.
Example Code
Input Code:
Output Code:
Recommendations
No additional user actions are required.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated