sarutak commented on pull request #31164:
URL: https://github.com/apache/spark/pull/31164#issuecomment-763273501


   > OK so it doesn't show up in the tests, but these code points would be more 
than one char?
   
   @srowen 
   It's already added to `StringExpressionSuite`. For example,  `\uD840\uDC0B` 
[here](https://github.com/apache/spark/pull/31164/files#diff-fb37dc07c90c672fb74f787b8881f0e335386d69b49c9eed065b20f4a09d5c9fR556)
 is one Unicode character which is needed to be represented as two `char` 
values.
   


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

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