You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/21 12:10:59 UTC

[GitHub] [arrow] rtpsw commented on pull request #13397: ARROW-16444: [R] Implement user-defined scalar functions in R bindings

rtpsw commented on PR #13397:
URL: https://github.com/apache/arrow/pull/13397#issuecomment-1161663924

   > Another comment on the function registration is that if you try to run the test cases twice, you will get a test failure saying the function is already registered. In R, is there a way to scope the test case such that the changed function registry doesn't affect the following test cases. I guess at some point the function unregistration needs to be handled. Or there is an [interesting discussion going on about it in another PR](https://github.com/apache/arrow/pull/13375#issuecomment-1156905723).
   
   More details about the nested/scoped registries approach in [this post](https://issues.apache.org/jira/browse/ARROW-16823?focusedCommentId=17554982&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17554982).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org