CDC Support For Snowflake as Source #35949
AyushiHariaZN
started this conversation in
Connector Ideas and Features
Replies: 1 comment
-
Ya we're also interested in this very same thing. Snowflake natively supports CDC through streams. It'd be great if Airbyte could read these! |
Beta Was this translation helpful? Give feedback.
0 replies
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 am trying to set up a connection, with source as Snowflake and destination as Postgres. For that I am using Incremental Deduped History as the sync method, since I want the changes in the source to be reflected in incremental manner. Apart from that the source deletes the record repeatedly and I want that too be reflected in the destination. I got to know that can be achieved via CDC (Change Data Capture). But when I set Snowflake as source, I got to know it doesn't support the CDC for Snowflake. Is there any way to get the support for CDC in Snowflake as SOURCE?
Beta Was this translation helpful? Give feedback.
All reactions