Inconsistent Schema Propagation Across Connections #38475
Unanswered
karolur
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing inconsistent schema propagation behavior in my Airbyte Shopify connections. While all connections are configured to propagate all schema changes, some connections continue to reflect an outdated schema, while others correctly display the updated schema.
Helm Chart Version: 0.49.7
Deployment: OSS GKE
Source Connector: Shopify (version 2.0.3)
Troubleshooting steps would be appreciated.
I know Airbyte doesn't continuously monitor the source for schema changes by default and in the docs it says "Airbyte currently checks for any changes in your source schema immediately before syncing, at most once every 24 hours. This means that your schema may not always be propagated before your sync" but i'm not sure this applies to Airbyte OSS as well. Also, I have manually sync my connections and the schema changes are not detected.
Beta Was this translation helpful? Give feedback.
All reactions