[
https://issues.apache.org/jira/browse/ARROW-11514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Cook resolved ARROW-11514.
------------------------------
Resolution: Fixed
Issue resolved by pull request 10547
[https://github.com/apache/arrow/pull/10547]
> [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: 1h 40m
> 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)