Skip to content

Conversation

@ianmcook
Copy link
Member

@ianmcook ianmcook commented Apr 7, 2021

This adds support for dplyr::compute() which does the same thing as dplyr::collect(as_data_frame = FALSE) on Arrow objects. This also fixes ARROW-12258 so that collect(as_data_frame = FALSE) will never call as.data.frame().

@github-actions
Copy link

github-actions bot commented Apr 7, 2021

Copy link
Member

@nealrichardson nealrichardson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last suggestion, plus I think we need a test with a Dataset too

@ianmcook ianmcook requested a review from nealrichardson April 7, 2021 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants