nealrichardson commented on a change in pull request #10020:
URL: https://github.com/apache/arrow/pull/10020#discussion_r613651376



##########
File path: r/tests/testthat/test-dplyr-filter.R
##########
@@ -284,7 +300,7 @@ test_that("filter environment scope", {
   # Also for functions
   # 'could not find function "isEqualTo"' because we haven't defined it yet
   expect_dplyr_error(input %>% filter(isEqualTo(int, 4)), tbl)
-  
+

Review comment:
       ```suggestion
   ```

##########
File path: r/tests/testthat/test-dplyr-filter.R
##########
@@ -399,5 +415,5 @@ test_that("filter() with .data pronoun", {
       collect(),
     tbl
   )
-  
+

Review comment:
       ```suggestion
   ```




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to