Transformation operations not supported after Airbyte version upgrade

Summary

After upgrading from version 0.50 to 0.58, encountering an error stating ‘Normalization and Transformation operations are not supported for this connection.’


Question

Hi all
During my POC which was done on 0.50 version
i was able to do transformation from mysql to bigquery connection also add custom transformation using dbt project

but since moving to 0.58 its showing the below notification :
Normalization and Transformation operations are not supported for this connection.

Do i need to change anything in the .env file ?



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.

Join the conversation on Slack

["transformation-operations", "upgrade", "airbyte-connector", "version-0.58", ".env-file"]

No, Normalization and Custom Normalization <Deprecating Custom Normalization (dbt) in Airbyte OSS · airbytehq/airbyte · Discussion #34860 · GitHub deprecated>

<@U01MMSDJGC9> yeah just read the documentation

but while sitting up the connection it allows the option to add custom transformation
so for me it was misleading as after i added all the details it was showing Normalization and Transformation operations are not supported for this connection.

if its fully removed then the option to setup should also be removed or atleast be greyed out ?