You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Mauricio 'Pachá' Vargas Sepúlveda (Jira)" <ji...@apache.org> on 2021/06/27 17:49:00 UTC

[jira] [Issue Comment Deleted] (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 ]

Mauricio 'Pachá' Vargas Sepúlveda updated ARROW-12967:
------------------------------------------------------
    Comment: was deleted

(was: ok... comple ting tests and then sendong drafdtr PR)

> [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)