edponce commented on pull request #10855:
URL: https://github.com/apache/arrow/pull/10855#issuecomment-892102908


   An alternative solution is to use helper functions already available, refer 
to 
https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/kernels/scalar_string.cc#L1391-L1408
   
   Related notes in Arrow w.r.t. to lower/upper casing of UTF8 can be found in:
   * 
https://github.com/apache/arrow/blob/master/python/pyarrow/tests/test_compute.py#L668-L693
   * 
https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/kernels/scalar_string_test.cc#L578-L601


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