Skip to content

[R] pull() should compute() not collect() #32705

@asfimport

Description

@asfimport

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.

Reporter: Neal Richardson / @nealrichardson
Assignee: Bryce Mecum / @amoeba

PRs and other links:

Note: This issue was originally created as ARROW-17439. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions