cockroachdb / cockroachdb/cockroach
changefeedccl: topic_in_value does not work with csv format
Open
A-cdc
C-bug
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
```
create changefeed for bar with format='csv', topic_in_value, initial_scan='only';
{"key":"","table":"bar","value":"1,1,867398836492566529"}
```
Jira issue: CRDB-28164
Epic CRDB-28844
Contributor guide
Assessment
This issue has not been assessed yet.