cockroachdb / cockroachdb/cockroach
changefeedccl: add topic or family to enriched source
Open
A-cdc
C-enhancement
E-quick-win
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
While enriched envelopes do not support topic_in_value, they do include table/db/schema_name in the source blob. However, when column families are involved this may not be sufficient. Either add `source.topic` or `source.column_family_name`.
Jira issue: CRDB-50280
Contributor guide
Assessment
This issue has not been assessed yet.