Running Full-Refresh for CDC in Airbyte

Summary

Clarification on whether full-refresh is needed for CDC or if incremental-append can handle it, including the first run.


Question

do i need to run full-refresh for cdc ?
or i can just use incremental-append and for first run it will run full-refresh by itself



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["full-refresh", "cdc", "incremental-append", "first-run"]

in my experience, the latter has always been the case