Hello team, am hoping someone can throw some light on this behaviour I encountered whilst configuring a Snowflake to Redshift connector.
So, we made schema changes (add & remove columns) in the Snowflake tables we are trying to bring into Redshift as part of a migration. However, irrespective of the number of times we refreshed the schema from within the Airbyte connector it wasn’t picking up the underlying changes we had affected in the Snowflake database objects.
We finally dropped and recreated the connector and this time around the schema picked up by the connector reflected the state in Snowflake.
Is this by design or is there something I’m missing in terms of my understanding of the connector? Appreciate any thoughts from the community.
Redshift destination connector version -
0.3.47
Snowflake source connector version -
0.1.18
Thanks