cockroachdb / cockroachdb/cockroach
changefeedccl: replace export scans with rangefeed usage
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Now that we have batched event support in rangefeeds, we should be able to do our backfill & initial scans using rangefeeds alone. The exact semantics of this might be slightly different so it's worth reasoning through thoroughly.
Jira issue: CRDB-54656
Contributor guide
Assessment
This issue has not been assessed yet.