You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/08 23:04:00 UTC

[jira] [Updated] (ARROW-11516) [R] Allow all C++ compute functions to be called by name in dplyr

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

ASF GitHub Bot updated ARROW-11516:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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: 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)