ianmcook opened a new pull request #10327: URL: https://github.com/apache/arrow/pull/10327
- adds base R-flavored `is.*()` functions for checking column types in dplyr - adds a `$type_id()` method to `Expression` and to some other R6 classes that were missing it - changes how `Expression$type()`works, requiring the schema to be passed to `Expression$bind()` before - adds support for the `where()` select helper in `relocate()` (but not in other verbs; that's ARROW-12778) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org