Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changefeedccl: skip default collated string locale in changefeed avro #140638

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

rharding6373
Copy link
Collaborator

In TestAvroSchema, we randomly pick column types which may be collated strings. The test panics if the "default" locale is selected for a colated string, so this PR skips that type.

Epic: none
Informs: #140632

Release note: none

In TestAvroSchema, we randomly pick column types which may be collated
strings. The test panics if the "default" locale is selected for a
colated string, so this PR skips that type.

Epic: none
Informs: cockroachdb#140632

Release note: none
@rharding6373 rharding6373 requested a review from a team as a code owner February 6, 2025 21:42
@rharding6373 rharding6373 requested review from aerfrei and removed request for a team February 6, 2025 21:42
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rharding6373
Copy link
Collaborator Author

TFTR!

bors r=wenyihu6

@craig craig bot merged commit 610d7ba into cockroachdb:master Feb 6, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants