You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Ian Cook (Jira)" <ji...@apache.org> on 2021/06/24 13:47:00 UTC

[jira] [Created] (ARROW-13165) [R] Add bindings for ProjectOptions

Ian Cook created ARROW-13165:
--------------------------------

             Summary: [R] Add bindings for ProjectOptions
                 Key: ARROW-13165
                 URL: https://issues.apache.org/jira/browse/ARROW-13165
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Ian Cook


The {{project}} kernel creates a column of struct (equivalent to a column of named lists in R). Add to {{make_compute_options}} in {{compute.cpp}} so we can pass {{ProjectOptions}} to the {{project}} kernel.

One practical application of the {{project}} kernel is to create a binding for the stringr function {{str_locate}} which returns a column of named lists.



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