Add docs for the changefeed kafka header option#19588
Merged
Conversation
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify site configuration. |
04d8216 to
d3fe09b
Compare
Contributor
Author
|
cc @rohan-joshi |
asg0451
suggested changes
May 8, 2025
|
|
||
| The Kafka topic receives the message payload containing the row-level change: | ||
|
|
||
| ~~~json |
Contributor
There was a problem hiding this comment.
can you also show the headers that would be received by kafka? rather than showing a query which would simulate it.
perhaps something like
| key | value | headers |
| A | {..} | x=y, z=q|
Contributor
Author
There was a problem hiding this comment.
I don't know if I've covered how you want this — I added in a rendered table to make it easier to read. Lmk if you want a change
asg0451
approved these changes
May 12, 2025
6a87581 to
5dce98c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes DOC-12596
This PR adds docs for the new Kafka header option:
CREATE CHANGEFEEDpage, which links back to the new section example on the message page.Preview
https://deploy-preview-19588--cockroachdb-docs.netlify.app/docs/v25.2/changefeed-messages.html#specify-a-column-as-a-kafka-header