Skip to content

Conversation

@ianmcook
Copy link
Member

@ianmcook ianmcook commented May 14, 2021

  • implements base R-flavored is.*() functions and rlang is_*() functions for checking column types in dplyr
  • implements a general is() function like methods::is() for the same
  • adds a $type_id() method to Expression and to some other R6 classes that were missing it
  • changes how Expression$type()works, allowing the schema to be assigned to Expression$schema before
  • adds support for the where() select helper in relocate() (but not in other verbs; that's ARROW-12778)

@ianmcook ianmcook requested a review from nealrichardson May 14, 2021 20:37
@github-actions
Copy link

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.

Cool, thanks for picking this up

@ianmcook ianmcook requested a review from nealrichardson May 21, 2021 03:58
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