[jira] [Updated] (ARROW-12964) [R] Add bindings for ifelse() and if_else()

2021-07-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-12964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-12964:
---
Labels: pull-request-available  (was: )

> [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
>Assignee: Nic Crane
>Priority: Major
>  Labels: pull-request-available
> Fix For: 5.0.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)


[jira] [Updated] (ARROW-12964) [R] Add bindings for ifelse() and if_else()

2021-07-12 Thread Neal Richardson (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-12964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neal Richardson updated ARROW-12964:

Fix Version/s: 5.0.0

> [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
>Priority: Major
> Fix For: 5.0.0
>
>
> 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)