Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
ARROW-13149 [R] Convert named lists to structs instead of (unnamed) lists
- Open
-
ARROW-13371 [R] binding for make_struct -> StructArray$create()
- Resolved