[
https://issues.apache.org/jira/browse/ARROW-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-11516.
-------------------------------------
Resolution: Fixed
Issue resolved by pull request 9659
[https://github.com/apache/arrow/pull/9659]
> [R] Allow all C++ compute functions to be called by name in dplyr
> -----------------------------------------------------------------
>
> Key: ARROW-11516
> URL: https://issues.apache.org/jira/browse/ARROW-11516
> 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: 1h 10m
> Remaining Estimate: 0h
>
> Followup to ARROW-9856. Use list_compute_functions (added here) to make all
> Arrow C++ compute functions available directly by name (in case you want to
> use the non-checked arithmetic, or an ascii specific kernel, or something
> without a natural R analogue). Will require a bit more refactoring to handle
> variable numbers of args, as well as some additional options handling.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)