paleolimbot opened a new pull request, #12784: URL: https://github.com/apache/arrow/pull/12784
This PR qualifies calls to `select()` and `rename()` with `dplyr::` that were introduced in ARROW-15947. This gives us a CMD check NOTE (and would fail if a user hadn't `library(dplyr)` before calling `dplyr::rename_with(some_arrow_thing)`). -- 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]
