westonpace commented on a change in pull request #11991: URL: https://github.com/apache/arrow/pull/11991#discussion_r779927768
########## File path: r/R/dataset-scan.R ########## @@ -118,9 +113,6 @@ Scanner$create <- function(dataset, if (use_threads) { scanner_builder$UseThreads() } - if (use_async) { Review comment: Ok, I've added the fields back in with deprecation warnings. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org