SSC-EWI-TD0079
The required period type column was not found
Some parts in the output code are omitted for clarity reasons.
Severity
Low
Description
This warning is shown because the Period column necessary to replicate the functionality of Normalize clause was not found.
Example Code
Input Code:
IN -> Teradata_01.sql
Output Code
OUT -> Teradata_01.sql
Recommendations
To fix this warning manually you just need to find which was the first period column and remove all its references except where is defined, and then replace PeriodColumn with the column found.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated