ianmcook opened a new pull request #9927: URL: https://github.com/apache/arrow/pull/9927
This adds support for `dplyr::compute()` which does the same thing as `dplyr::collect(as_data_frame = FALSE)` on Arrow objects. This also fixes ARROW-12258 so that `collect(as_data_frame = FALSE)` will never call `as.data.frame()`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org