You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/23 11:57:39 UTC

[GitHub] [arrow] thisisnic commented on a change in pull request #10785: ARROW-13434: [R] group_by() with an unnammed expression

thisisnic commented on a change in pull request #10785:
URL: https://github.com/apache/arrow/pull/10785#discussion_r675509874



##########
File path: r/tests/testthat/test-dplyr-group-by.R
##########
@@ -33,7 +33,7 @@ test_that("group_by groupings are recorded", {
   )
 })
 
-test_that("group_by doesn't yet support creating/renaming", {
+test_that("group_by does now support creating/renaming", {

Review comment:
       ```suggestion
   test_that("group_by supports creating/renaming", {
   ```




-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org