Column data type is not supported in Snowflake.
Last updated 1 year ago
This is a deprecated version of the SnowConvert documentation, please visit the official site .
Medium
This is EWI occurs when there are unsupported column data types.
CREATE TABLE MYTABLE( COL1 MPDOUBLE NOT NULL );
CREATE TABLE MYTABLE( COL1 MPDOUBLE /*** MSC-ERROR - MSCEWI4059 - DATA TYPE MPDOUBLE IS NOT SUPPORTED ***/ NOT NULL );
If you need more support, you can email us at