SnowConvert AI - Conversion Issues (EWIs)¶
When SnowConvert AI cannot completely convert a piece of code, it generates an Error, Warning, and Issue (EWI). Each EWI negatively affects the conversion rate of a code unit. SnowConvert AI may encounter conversion difficulties for various reasons.
The feature has not been implemented in the conversion tool yet.
Required dependent code is missing for the conversion rule to work.
An equivalent statement is not available in Snowflake, or a User-Defined Function (UDF) has not been created to provide similar functionality.