You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/10/27 19:49:00 UTC

[jira] [Updated] (ARROW-17091) [R] Add translation for dplyr::na_if()

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

Nicola Crane updated ARROW-17091:
---------------------------------
    Summary: [R] Add translation for dplyr::na_if()  (was: [R] Add translation for na_if())

> [R] Add translation for dplyr::na_if()
> --------------------------------------
>
>                 Key: ARROW-17091
>                 URL: https://issues.apache.org/jira/browse/ARROW-17091
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: R
>            Reporter: Ian Cook
>            Priority: Major
>
> Add a translation for the dplyr function [{{na_if}}|https://dplyr.tidyverse.org/reference/na_if.html]. For now this can be implemented via {{{}if_else{}}}. Later after ARROW-17090 is implemented, this could bind directly to that kernel.
> Care should be taken to ensure that the behavior onĀ {{NaN}} values is consistent with dplyr.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)