[
https://issues.apache.org/jira/browse/ARROW-14259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-14259:
-----------------------------------
Labels: pull-request-available (was: )
> [R] converting from R vector to Array when the R vector is altrep
> -----------------------------------------------------------------
>
> Key: ARROW-14259
> URL: https://issues.apache.org/jira/browse/ARROW-14259
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Romain Francois
> Assignee: Romain Francois
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When we have an R vector that was created from an Array with altrep, and then
> we want to convert again to an Array, currently it materializes it, and it
> should not. Instead it should be grabbing the array from the internals -of
> the altrep object.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)