You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Dragoș Moldovan-Grünfeld (Jira)" <ji...@apache.org> on 2022/06/23 09:11:00 UTC

[jira] [Created] (ARROW-16888) Add functionality to allow binding registration with the `pkg::fun` name

Dragoș Moldovan-Grünfeld created ARROW-16888:
------------------------------------------------

             Summary: Add functionality to allow binding registration with the `pkg::fun` name
                 Key: ARROW-16888
                 URL: https://issues.apache.org/jira/browse/ARROW-16888
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: R
    Affects Versions: 8.0.0
            Reporter: Dragoș Moldovan-Grünfeld
            Assignee: Dragoș Moldovan-Grünfeld
             Fix For: 9.0.0


* Modify {{register_binding()}} to register 2 identical copies for each {{pkg::fun}} binding, {{fun}} and {{pkg::fun}}. 
* Add a binding for the {{::}} operator, which helps with retrieving bindings from the function registry.
* Add generic unit tests for the {{pkg::fun}}  functionality.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)