Jonathan Keane created ARROW-12092:
--------------------------------------
Summary: [R] Make expect_dplyr_equal() a bit stricter
Key: ARROW-12092
URL: https://issues.apache.org/jira/browse/ARROW-12092
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Jonathan Keane
Add a {{warning_msg = NA}} or the like as an argument to
{{expect_dplyr_equal()}} that check + ensures we aren't pulling data into R and
then running the dplyr query.
But will need to re-arrange where warnings like
https://github.com/apache/arrow/blob/76924612bebb0b3ce0e0cababc5f9be3ce7e6688/r/tests/testthat/test-dplyr-mutate.R#L198
are being expected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)