Skip to content

feat: Add config to enable native upper and lower string conversion#767

Merged
andygrove merged 5 commits intoapache:mainfrom
andygrove:upper-lower-fallback
Aug 3, 2024
Merged

feat: Add config to enable native upper and lower string conversion#767
andygrove merged 5 commits intoapache:mainfrom
andygrove:upper-lower-fallback

Conversation

@andygrove
Copy link
Member

Which issue does this PR close?

Closes #483

Rationale for this change

Rust and Java have different behavior for upper and lower, so we need to disable by default and let user opt-in.

What changes are included in this PR?

How are these changes tested?

@andygrove andygrove requested a review from viirya August 2, 2024 19:06
@andygrove andygrove merged commit b6d2a6f into apache:main Aug 3, 2024
himadripal pushed a commit to himadripal/datafusion-comet that referenced this pull request Sep 7, 2024
@andygrove andygrove deleted the upper-lower-fallback branch December 3, 2024 04:36
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.

bug: upper and lower not compatible with Spark for international character sets

2 participants