thisisnic commented on code in PR #34685:
URL: https://github.com/apache/arrow/pull/34685#discussion_r1162468258


##########
r/R/arrow-info.R:
##########
@@ -39,6 +39,7 @@ arrow_info <- function() {
     version = packageVersion("arrow"),
     options = opts[grep("^arrow\\.", names(opts))],
     capabilities = c(
+      acero = arrow_with_acero(),

Review Comment:
   I think you might need a rebase? This was done in #34943 right?



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