SreeramaYeshwanthGowd commented on PR #57450:
URL: https://github.com/apache/spark/pull/57450#issuecomment-5252342155

   @cloud-fan Thanks, good catch. normalize() now uses ICU4J (same as 
collation) instead of java.text.Normalizer, so it's pinned to Spark's bundled 
Unicode data rather than the JVM's. Documented that and the UAX #15 semantics 
on the docs, and added a conformance test for combining-mark reordering. Also 
fixed the stale wording in the description.


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