Closed
Description
Environment
- Airbyte version: 0.27.1
- Destination Connector and version: Postgres 0.3.6, Snowflake 0.3.9
- Severity: Medium
- Step where error happened: Configuration time
Current Behavior
At configuration time at least 2 of our destinations still allow a user to configure basic normalization. I saw this in the most recent versions of Postgres and Snowflake. Didn't look past those, so there may be others.
Expected Behavior
The changes to connection settings that moved setting up normalization as part of a connection, means that a user should not be configuring this fields as part of the configurations for these destinations.
Steps to Reproduce
- Create a postgres destination on most recent version of airbyte
@ChristopheDuong is this a known issue? Is it an easy fix or is it going to be a headache because migrations?