thisisnic commented on code in PR #14371:
URL: https://github.com/apache/arrow/pull/14371#discussion_r992210417
##########
r/tests/testthat/test-dplyr-select.R:
##########
@@ -187,3 +186,32 @@ test_that("relocate with selection helpers", {
df
)
})
+
+test_that("multiple select/rename and group_by", {
Review Comment:
I added these in because they are needed to make sure the implementation of
the utility function `column_select()` is working properly.
--
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]