[
https://issues.apache.org/jira/browse/ARROW-14259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-14259.
-------------------------------------
Fix Version/s: 6.0.0
Resolution: Fixed
Issue resolved by pull request 11366
[https://github.com/apache/arrow/pull/11366]
> [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
> Fix For: 6.0.0
>
> Time Spent: 1h 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)