thisisnic commented on code in PR #15077:
URL: https://github.com/apache/arrow/pull/15077#discussion_r1060352407
##########
r/tests/testthat/test-dplyr-join.R:
##########
@@ -371,3 +371,24 @@ test_that("full joins handle keep", {
)
}
})
+
+test_that("right_join correctly coalesces keys", {
Review Comment:
Good call, done now.
--
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]