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

Neal Richardson resolved ARROW-13866.
-------------------------------------
    Resolution: Fixed

> [R] Implement Options for all compute kernels available via 
> list_compute_functions
> ----------------------------------------------------------------------------------
>
>                 Key: ARROW-13866
>                 URL: https://issues.apache.org/jira/browse/ARROW-13866
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Nicola Crane
>            Assignee: Nicola Crane
>            Priority: Major
>             Fix For: 6.0.0
>
>
> Not all of the compute kernels available via {{list_compute_functions()}} are 
> actually available to use in R, as they haven't been hooked up to the 
> relevant Options class in {{r/src/compute.cpp}}. 
> We should:
>  # Implement all remaining options classes
>  # Go through all the kernels listed by {{list_compute_functions()}} and 
> check that they have either no options classes to implement or that they have 
> been hooked up to the appropriate options class
>  



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

Reply via email to