[
https://issues.apache.org/jira/browse/ARROW-15460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-15460.
-------------------------------------
Fix Version/s: 11.0.0
Resolution: Fixed
Issue resolved by pull request 14461
[https://github.com/apache/arrow/pull/14461]
> [R] Add as.data.frame.Dataset method
> ------------------------------------
>
> Key: ARROW-15460
> URL: https://issues.apache.org/jira/browse/ARROW-15460
> Project: Apache Arrow
> Issue Type: New Feature
> Components: R
> Reporter: Dragoș Moldovan-Grünfeld
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 11.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Started with a question from Jim Hester on Twitter:
> bq. Is there a way to take an arrow::Dataset and collect all the data into a
> data.frame without using `dplyr::collect()`?
> bq. I have a code path I just want to return a regular data.frame, but I
> don't really want to add a soft dplyr dependency just for this.
> Twitter thread: https://twitter.com/jimhester_/status/1484624519612579841
> This might also be useful for pillar/tibble. Maybe add a
> {{max_memory_argument}} to avoid allocating to much memory. (see suggestion
> from Kirill Müller)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)