Ian Cook created ARROW-12964:
--------------------------------

             Summary: [R] Add bindings for ifelse() and if_else()
                 Key: ARROW-12964
                 URL: https://issues.apache.org/jira/browse/ARROW-12964
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Ian Cook


ARROW-10640 adds an {{if_else}} kernel to the C++ library. Add R bindings so 
users can call {{ifelse()}} or {{if_else()}} (the stricter dplyr variant) in 
dplyr verbs. I believe the C++ kernel requires the second and third arguments 
to have the same types, just like {{dplyr::if_else()}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to