SSC-FDM-OR0026
Type not supported in cast operation.
This FDM is deprecated, please refer to SSC-EWI-OR0045 documentation.
Description
This error happens when a type is not supported in a cast operation.
Example
Input Code:
Output Code:
Related EWIs
SSC-EWI-OR0011: The format parameter is not supported.
Recommendations
The cast is converted to a user-defined function (UDF/Stub), so you can modify it to emulate the behavior of the cast function.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated