Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changefeedccl: skip default collated string locale in changefeed avro
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
- Loading branch information