You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ian Cook (Jira)" <ji...@apache.org> on 2021/06/04 14:55:00 UTC

[jira] [Assigned] (ARROW-12967) [R] Add bindings for pmin() and pmax()

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

Ian Cook reassigned ARROW-12967:
--------------------------------

    Assignee: Mauricio 'Pachá' Vargas Sepúlveda  (was: Ian Cook)

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