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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to