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)