[jira] [Updated] (ARROW-11514) [R][C++] Bindings for paste(), paste0(), str_c()

2021-06-18 Thread ASF GitHub Bot (Jira)


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

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

> [R][C++] Bindings for paste(), paste0(), str_c()
> 
>
> Key: ARROW-11514
> URL: https://issues.apache.org/jira/browse/ARROW-11514
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: R
>Reporter: Neal Richardson
>Assignee: Ian Cook
>Priority: Major
>  Labels: pull-request-available
> Fix For: 5.0.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> * In {{paste()}} and {{paste0()}}, use the {{REPLACE}} null handling behavior 
> with replacement string {{"NA"}} (for consistency with base R)
>  * In {{str_c()}}, use the {{EMIT_NULL}} null handling behavior (for 
> consistency with stringr)



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


[jira] [Updated] (ARROW-11514) [R][C++] Bindings for paste(), paste0(), str_c()

2021-06-18 Thread Ian Cook (Jira)


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

Ian Cook updated ARROW-11514:
-
Summary: [R][C++] Bindings for paste(), paste0(), str_c()  (was: [R] 
Bindings for paste(), paste0(), str_c())

> [R][C++] Bindings for paste(), paste0(), str_c()
> 
>
> Key: ARROW-11514
> URL: https://issues.apache.org/jira/browse/ARROW-11514
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: R
>Reporter: Neal Richardson
>Assignee: Ian Cook
>Priority: Major
> Fix For: 5.0.0
>
>
> * In {{paste()}} and {{paste0()}}, use the {{REPLACE}} null handling behavior 
> with replacement string {{"NA"}} (for consistency with base R)
>  * In {{str_c()}}, use the {{EMIT_NULL}} null handling behavior (for 
> consistency with stringr)



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