ArnavBalyan opened a new pull request, #9346:
URL: https://github.com/apache/paimon/pull/9346

   ### Purpose
    - Case change for non ascii strings uses JVM default locale.
    - This produces different results for the same input jvm configured locale 
(inconsistent results for non ascii chars)
   -  Use a language neutral locale for non ascii and preserve the existing 
conversion for ascii path.
   
   ### Tests
    - UT


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to