Neal Richardson created ARROW-13853:
---------------------------------------
Summary: [R] String title case kernel
Key: ARROW-13853
URL: https://issues.apache.org/jira/browse/ARROW-13853
Project: Apache Arrow
Issue Type: New Feature
Components: R
Reporter: Neal Richardson
Fix For: 6.0.0
ARROW-12714 added the kernel and a basic mapping, but we should add a test.
Also the stringr function takes a "locale" argument which is not handled here;
we should either pass it to Arrow C++ if it supports it (which I doubt) or
error if a non-default value is provided in R.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)