You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2022/10/12 16:58:00 UTC

[jira] [Resolved] (ARROW-17439) [R] pull() should compute() not collect()

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

Neal Richardson resolved ARROW-17439.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 14330
[https://github.com/apache/arrow/pull/14330]

> [R] pull() should compute() not collect()
> -----------------------------------------
>
>                 Key: ARROW-17439
>                 URL: https://issues.apache.org/jira/browse/ARROW-17439
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Bryce Mecum
>            Priority: Major
>              Labels: good-first-issue, pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Currently {{pull()}} returns an R vector, but it's the only dplyr verb other than {{collect()}} that returns an R data structure. And there's no other natural way to extract a ChunkedArray from the result of an arrow query.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)