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] Forthcoming dplyr breaks the arrow R package #40199

Closed
paleolimbot opened this issue Feb 22, 2024 · 1 comment
Closed

[R] Forthcoming dplyr breaks the arrow R package #40199

paleolimbot opened this issue Feb 22, 2024 · 1 comment

Comments

@paleolimbot
Copy link
Member

Describe the bug, including details regarding any error messages, version, and platform.

The forthcoming dplyr release has stricter tidy evaluation rules which break the arrow R package.

Component(s)

R

paleolimbot pushed a commit that referenced this issue Feb 23, 2024
I'm not sure why this worked before, but 2.5.0 got a little stricter and now warns about this minor infelicity.

I _think_ this is the only issue with 2.5.0, but if there's any way you could run your CI checks with dev dbplyr I'd really appreciate it!

* GitHub Issue: #40199

Authored-by: Hadley Wickham <h.wickham@gmail.com>
Signed-off-by: Dewey Dunnington <dewey@voltrondata.com>
@paleolimbot
Copy link
Member Author

Issue resolved by pull request 40197
#40197

@paleolimbot paleolimbot added this to the 16.0.0 milestone Feb 23, 2024
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this issue Feb 28, 2024
I'm not sure why this worked before, but 2.5.0 got a little stricter and now warns about this minor infelicity.

I _think_ this is the only issue with 2.5.0, but if there's any way you could run your CI checks with dev dbplyr I'd really appreciate it!

* GitHub Issue: apache#40199

Authored-by: Hadley Wickham <h.wickham@gmail.com>
Signed-off-by: Dewey Dunnington <dewey@voltrondata.com>
thisisnic pushed a commit that referenced this issue Mar 8, 2024
I'm not sure why this worked before, but 2.5.0 got a little stricter and now warns about this minor infelicity.

I _think_ this is the only issue with 2.5.0, but if there's any way you could run your CI checks with dev dbplyr I'd really appreciate it!

* GitHub Issue: #40199

Authored-by: Hadley Wickham <h.wickham@gmail.com>
Signed-off-by: Dewey Dunnington <dewey@voltrondata.com>
thisisnic pushed a commit to thisisnic/arrow that referenced this issue Mar 8, 2024
I'm not sure why this worked before, but 2.5.0 got a little stricter and now warns about this minor infelicity.

I _think_ this is the only issue with 2.5.0, but if there's any way you could run your CI checks with dev dbplyr I'd really appreciate it!

* GitHub Issue: apache#40199

Authored-by: Hadley Wickham <h.wickham@gmail.com>
Signed-off-by: Dewey Dunnington <dewey@voltrondata.com>
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

1 participant