[
https://issues.apache.org/jira/browse/ARROW-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660817#comment-17660817
]
Rok Mihevc commented on ARROW-3794:
-----------------------------------
This issue has been migrated to [issue
#20170|https://github.com/apache/arrow/issues/20170] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Assignee: Romain Francois
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)