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

[jira] [Created] (ARROW-17495) [R] arrow_eval: do we need both use_funcs and .cache$functions?

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

             Summary: [R] arrow_eval: do we need both use_funcs and .cache$functions?
                 Key: ARROW-17495
                 URL: https://issues.apache.org/jira/browse/ARROW-17495
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
    Affects Versions: 9.0.0
            Reporter: Dragoș Moldovan-Grünfeld


Currently we have 2 copies of the same information, once in {{nse_funcs}} and once in {{{}.cache$functions{}}}. I wasn't able to figure out the reason for this. Maybe I am missing something or maybe this is just legacy code that we can update.   



--
This message was sent by Atlassian Jira
(v8.20.10#820010)