SSC-EWI-TD0027
Snowflake does not support Teradata built-in time dimensions column options
Severity
Low
Description
The EWI is generated because Snowflake does not support the Teradata built-in time dimensions attributes like VALIDTIME or TRANSACTIONTIME.
Example Code
Teradata input:
Snowflake output:
Recommendations
Manually create TIMESTAMP columns with default values such as CURRENT_TIMESTAMP.
Last updated