Skip to content

Conversation

@ianmcook
Copy link
Member

@ianmcook ianmcook commented Jul 17, 2021

Adds support for case_when() in dplyr verbs. I followed the example of dbplyr::case_when(), which is much simpler and more self-contained than dplyr::case_when().

@github-actions
Copy link

@nealrichardson nealrichardson self-requested a review July 17, 2021 14:52
@ianmcook ianmcook marked this pull request as ready for review July 17, 2021 17:14
@ianmcook
Copy link
Member Author

Let's merge #10724 before we merge this. I will rebase and resolve the conflicts after #10724 is merged.

@ianmcook
Copy link
Member Author

@github-actions crossbow submit test-r-without-arrow test-r-minimal-build

@github-actions
Copy link

Revision: db7c0d267b6dbc1c35d29d4d08aafcd7f99e2334

Submitted crossbow builds: ursacomputing/crossbow @ actions-610

Task Status
test-r-minimal-build Azure
test-r-without-arrow Azure

@nealrichardson
Copy link
Member

I've merged the news PR, so after you rebase please add a bullet in the new dplyr functions section for this (noting any type limitations) and also note if_else there too (which I think doesn't have those same type limitations?)

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.

Looks great!

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