cockroachdb / cockroachdb/cockroach
cdc: support composite types in avro
Open
A-cdc
C-enhancement
docs-done
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
User-defined composite (tuple) types will be released and usable as table columns in 23.1. Currently a changefeed in avro format will not be able to serialize them, but it should be straightforward to represent them in avro as a nested record.
Jira issue: CRDB-27718
Epic CRDB-27835
Contributor guide
Assessment
This issue has not been assessed yet.