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.