[
https://issues.apache.org/jira/browse/ARROW-12967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Cook resolved ARROW-12967.
------------------------------
Resolution: Fixed
Issue resolved by pull request 10615
[https://github.com/apache/arrow/pull/10615]
> [R] Add bindings for pmin() and pmax()
> --------------------------------------
>
> Key: ARROW-12967
> URL: https://issues.apache.org/jira/browse/ARROW-12967
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Ian Cook
> Assignee: Mauricio 'Pachá' Vargas Sepúlveda
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.0
>
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> ARROW-12751 adds a row-wise min/max kernel to the C++ library. Add R bindings
> so users can call {{pmin()}} and {{pmax()}} in dplyr verbs. Use
> {{ElementWiseAggregateOptions}} to ensure that {{NA}} values are handled the
> same as in {{base::pmin()}} and {{base::pmax()}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)