You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/02/05 00:09:00 UTC

[jira] [Updated] (ARROW-9856) [R] Add bindings for string compute functions

     [ https://issues.apache.org/jira/browse/ARROW-9856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-9856:
----------------------------------
    Labels: pull-request-available  (was: )

> [R] Add bindings for string compute functions
> ---------------------------------------------
>
>                 Key: ARROW-9856
>                 URL: https://issues.apache.org/jira/browse/ARROW-9856
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> See https://arrow.apache.org/docs/cpp/compute.html#string-predicates and below. Since R's base string functions, as well as stringr/stringi, aren't generics that we can define methods for, this will probably make most sense within the context of a dplyr expression where we have more control over the evaluation.
> This will require enabling utf8proc in the builds; there's already an rtools-package for it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)