cockroachdb / cockroachdb/cockroach
changefeedccl: add more testing around different envelope types
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Nearly all of our testing only tests the default envelope (`wrapped`). We're making some headway here with the metamorphic `enriched` testing in https://github.com/cockroachdb/cockroach/pull/146133, but we still have major gaps for `bare` and `row` and others.
Jira issue: CRDB-51415
Contributor guide
Assessment
This issue has not been assessed yet.