You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/06/10 12:16:01 UTC

[jira] [Updated] (ARROW-3794) [R] Consider mapping INT8 to integer() not raw()

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

ASF GitHub Bot updated ARROW-3794:
----------------------------------
    Labels: pull-request-available  (was: )

> [R] Consider mapping INT8 to integer() not raw()
> ------------------------------------------------
>
>                 Key: ARROW-3794
>                 URL: https://issues.apache.org/jira/browse/ARROW-3794
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Javier Luraschi
>            Priority: Major
>              Labels: pull-request-available
>
> The Arrow:BINARY type maps better to R's raw(), while Arrow::INT8 maps better to R's integer() since currently, NA's are not supported when collecting INT8's and numerical operations can't be performed against raw().



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)