[
https://issues.apache.org/jira/browse/ARROW-13853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eduardo Ponce updated ARROW-13853:
----------------------------------
Description:
ARROW-12714 added the _str_to_title_ 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 also applies to *str_to_lower* and *str_to_upper* kernels.
was: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.
> [R] String to_title, to_lower, to_upper kernels
> -----------------------------------------------
>
> Key: ARROW-13853
> URL: https://issues.apache.org/jira/browse/ARROW-13853
> Project: Apache Arrow
> Issue Type: New Feature
> Components: R
> Reporter: Neal Richardson
> Assignee: Eduardo Ponce
> Priority: Major
> Labels: kernel
> Fix For: 6.0.0
>
>
> ARROW-12714 added the _str_to_title_ 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 also applies to *str_to_lower* and *str_to_upper* kernels.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)