cockroachdb / cockroachdb/cockroach
changefeedccl: unify CREATE/ALTER CHANGEFEED code
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We've discovered a number of bugs where CREATE/ALTER CHANGEFEED have inconsistent behavior (e.g. #142369, #147733, #148029). We should consider unifying the code for both operations to eliminate/prevent this kind of bug.
Jira issue: CRDB-51366
Contributor guide
Assessment
This issue has not been assessed yet.