Summary
To enable the Transformation tab for the Teradata connector in Kotlin/Java code, ensure proper configuration for normalization and transformation support.
Question
hello,
how to enable transformation tab (trying to upgrade to destination V2, normalizing the data) when building a connector(destination-teradata) from scratch (code in kotlin and java). I already set supportsNormalization, supportsDbt and supportsIncremental to true, but the transformation tab is still inaccessible, showing this message: normalization and transformation operations are not supported for this connection. How should I proceed to enable the normalization and transformation?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.