Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R] Make expect_dplyr_equal() a bit stricter #27917

Closed
asfimport opened this issue Mar 25, 2021 · 2 comments
Closed

[R] Make expect_dplyr_equal() a bit stricter #27917

asfimport opened this issue Mar 25, 2021 · 2 comments

Comments

@asfimport
Copy link

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

"Expression across.*not supported in Arrow"
are being expected.

Reporter: Jonathan Keane / @jonkeane
Assignee: Neal Richardson / @nealrichardson

Note: This issue was originally created as ARROW-12092. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Neal Richardson / @nealrichardson:
I did this in ARROW-12994

@asfimport
Copy link
Author

Todd Farmer / @toddfarmer:
Transitioning issue from Resolved to Closed to based on resolution field value.

@asfimport asfimport added this to the 5.0.0 milestone Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants