Hey
@Ramkumar Vaidyanathan, we do not currently have CDC support for the Snowflake source connector. It does support incremental syncs, where Airbyte will read data that was generated or updated after the last time the sync had run. We have a tutorial that walks through how it works:
https://airbyte.com/tutorials/incremental-data-synchronization
My understanding is that the reason we have not yet implemented
CDC is because we usually use Debezium, which does not currently support snowflake's change tracking. However, please feel free to
submit a feature request for CDC support in the snowflake source connector