AnhTtis commented on PR #58376:
URL: https://github.com/apache/spark/pull/58376#issuecomment-5452469962

   Hi @cloud-fan, all CI checks, Scalastyle, and regression test suites for 
this PR have passed.
   
   Could you please take a look at this PR when you have time? It fixes a 
Unicode case-conversion semantics issue in `SimplifyCaseConversionExpressions` 
by removing non-semantics-preserving cross-case simplifications (such as 
`lower(upper('ı'))`) while preserving same-case idempotent simplifications.
   
   Thanks!


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to