Destirnation snowflake connector failed in 0.55.0 but, it works in 0.50 #36813
-
Same setup works in 0.50 and it does not work in 0.55.
2024-04-03 20:44:47 destination > ERROR main i.a.c.i.u.ConnectorExceptionUtil(logAllAndThrowFirst):84 The following exceptions were thrown attempting to run migrations: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It is because of "airbyte_internal" schema which is introduced recently. cannot change the name of the schema and error message is not descriptive enough. |
Beta Was this translation helpful? Give feedback.
It is because of "airbyte_internal" schema which is introduced recently. cannot change the name of the schema and error message is not descriptive enough.