Eduardo Ponce created ARROW-14126:
-------------------------------------
Summary: [C++] Add locale support for relevant string compute
functions
Key: ARROW-14126
URL: https://issues.apache.org/jira/browse/ARROW-14126
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Eduardo Ponce
Fix For: 7.0.0
String compute functions do not make use of locale settings for case changing
transformations, string comparisons, and number to string casting. Arrow does
provides UTF-8 string kernels to handle localization standardization. It would
be good to add locale support for string kernels that are affected by it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)