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 2021/05/04 20:51:44 UTC

[GitHub] [arrow] edponce commented on pull request #10196: ARROW-12575: [R] Use unary negative kernel

edponce commented on pull request #10196:
URL: https://github.com/apache/arrow/pull/10196#issuecomment-832237133


   The multiple negations and parenthesis are resolved on R side as only the resolved value is passed to the C++ backend. If the expression was passed as a string then it would make sense to check these cases.
   
   When we did the C++ tests, we checked for nested negations and they passed (although these tests were not included in the final PR).


-- 
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.

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