You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/02/05 23:18:00 UTC

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

Neal Richardson created ARROW-11516:
---------------------------------------

             Summary: [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
             Fix For: 4.0.0


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)