You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/07/17 18:26:00 UTC

[jira] [Resolved] (ARROW-13363) [R] is.nan() errors on non-floating point data

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

Neal Richardson resolved ARROW-13363.
-------------------------------------
    Resolution: Fixed

> [R] is.nan() errors on non-floating point data
> ----------------------------------------------
>
>                 Key: ARROW-13363
>                 URL: https://issues.apache.org/jira/browse/ARROW-13363
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>            Reporter: Ian Cook
>            Assignee: Ian Cook
>            Priority: Major
>             Fix For: 5.0.0
>
>
> In R, {{is.nan()}} can be called on a vector of any type and will return {{FALSE}} at every position for non-floating point number vectors. For consistency, the {{is.nan()}} binding in the arrow R package should work this way too, but currently it throws an error if called on a non-floating point field.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)