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/04/14 23:35:25 UTC

[GitHub] [arrow] nealrichardson commented on a change in pull request #10020: ARROW-12370: [R] Bindings for power kernel

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:
users@infra.apache.org