Skip to content

Skip To Initial Copy Data #530

@dwickyfp

Description

@dwickyfp

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions