EWIs

Important Notice: Migration of Documentation Website

Please be advised that our documentation website is currently undergoing a migration to a new platform. To ensure you have access to the most up-to-date information, we kindly request that you visit our new documentation website located at:

Official Snowflake Snowconvert Documentation

For any immediate assistance or if you encounter any issues, please contact our support team at [email protected].

Thank you for your understanding.

If SnowConvert is unable to fully convert a piece of code, then an EWI is generated. Any EWI will have a negative impact on the conversion rate for a code unit. Reasons why SnowConvert may be unable to fully convert the code include:

  • A conversion has not been implemented yet.

  • Missing dependent code that is required for the conversion rule to be applied.

  • There is not currently an equivalent statement available in Snowflake and/or a UDF has not been developed yet to emulate the functionality required.

Last updated