nealrichardson commented on a change in pull request #11307:
URL: https://github.com/apache/arrow/pull/11307#discussion_r721542451



##########
File path: r/R/dplyr-summarize.R
##########
@@ -35,16 +35,13 @@ summarise.arrow_dplyr_query <- function(.data, ..., .engine 
= c("arrow", "duckdb
   # because it will effectively project to keep what it needs anyway,
   # but the duckdb and data.frame fallback versions do benefit from select here

Review comment:
       ```suggestion
     # but the data.frame fallback version does benefit from select here
   ```




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to