cockroachdb / cockroachdb/docs
PR #98806 - changefeedccl: add WITH key_column option
Open
C-product-change
master
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/98806
Commit: https://github.com/cockroachdb/cockroach/commit/14c4027241076eb934a2b73ea3e26b53b9b6ef37
Fixes: https://github.com/cockroachdb/cockroach/issues/54461
---
Release note (enterprise change): Added the WITH key_column option to override the key used in message metadata. This changes the key hashed to determine Kafka partitions. It does not affect the output of key_in_value or the domain of the per-key ordering guarantee.
Jira Issue: DOC-7229
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.