-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
80849: docs: update cluster-to-cluster streaming RFC r=gh-casper a=gh-casper Previously it used the producer job with statefull outboxes design, now it is updated with consumer-tracked state design. Release note: None 81411: changefeedccl: tests for non-ascii bytes in avro r=[miretskiy] a=HonoreDB #79995 was filed because standard avro deserialization libraries, including the one some users were using and the one we use in tests, get clever with byte sequences to make them printable. This PR just adds a few tests to demonstrate that we're not including escape sequences in the raw binary data we output. Release note: None Co-authored-by: Casper <[email protected]> Co-authored-by: Aaron Zinger <[email protected]>
- Loading branch information
Showing
2 changed files
with
49 additions
and
14 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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