edponce opened a new pull request #11232:
URL: https://github.com/apache/arrow/pull/11232


   This PR adds locale validation to string functions matching stringr: 
str_to_title, str_to_lower, and str_to_upper.
   In Arrow C++, these kernels do not support a locale argument so only the 
default R locale ("en") is currently supported.


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