ianmcook commented on a change in pull request #9521: URL: https://github.com/apache/arrow/pull/9521#discussion_r581572604
########## File path: r/R/dplyr.R ########## @@ -309,8 +344,27 @@ collect.arrow_dplyr_query <- function(x, as_data_frame = TRUE, ...) { # See dataset.R for Dataset and Scanner(Builder) classes Review comment: Oh, turns out Hadley already removed that stuff from the dplyr docs, and made the explanations more in-line with the generic behavior https://github.com/tidyverse/dplyr/commit/5d47c53d23ad20f9e78ae414ebc13aa55779b550#diff-097e83b67afe19875988f4550478dd52c467eb9becff25fe0521e5b320360c03 ---------------------------------------------------------------- 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