jonkeane commented on a change in pull request #11503: URL: https://github.com/apache/arrow/pull/11503#discussion_r733659623
########## File path: r/tests/testthat/test-dplyr-join.R ########## @@ -151,3 +151,31 @@ test_that("anti_join", { left ) }) + +test_that("mutate then join", { Review comment: While we're here, should we also add a filter then join test? I didn't see one up above, and I would imagine that should work just fine -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org