Neal Richardson created ARROW-17439:
---------------------------------------
Summary: [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
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)