Hi Team,
We have implemented the Typing-Deduping V2 feature for the Teradata destination connector using CDK 0.48.3. However, during testing, we encountered the following error:
You must upgrade your platform version to use this connector version. Either downgrade your connector or upgrade the platform to 0.63.7.
This appears to be a general exception occurring due to generation_id
and minimum_generation_id
being null. The relevant code reference can be found here.
We are finding it difficult to identify the root cause of this issue. Could someone assist in resolving this?
Thanks!