SSC-EWI-TS0074
Cast result may be different from TRY_CAST/TRY_CONVERT function due to missing dependencies
Severity
Low
Some parts of the output code are omitted for clarity reasons.
Description
This EWI is added in the transformation of TRY_CAST and TRY_CONVERT functions. The exact result of these functions may change in Snowflake due to missing dependencies (SnowConvert couldn't resolve some data types). This could be because the dependency was not in the source code.
Input Code:
IN -> SqlServer_01.sql
Output Code
OUT -> SqlServer_01.sql
Recommendation
If you need more support, you can email us at snowconvert-support@snowflake.com.
Last updated