-
-
Notifications
You must be signed in to change notification settings - Fork 144
Closed
Description
Feature Request
Currently, when setting up the data pipeline/ETL process, the system automatically attempts to perform an initial sync (snapshot) of the existing data in the table.
For use cases involving large datasets or high-throughput tables, this initial copy is expensive, time-consuming, and unnecessary when the goal is solely to react to new events (real-time triggers) or capture data changes (CDC) starting from the current moment. There is no easy way to opt-out of this historical backfill.
I would like to request a configuration option to skip the initial snapshot/copy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels