Uh oh!
There was an error while loading. Please reload this page.
ARROW-15712 [R] Add a type method for Expression objects - #12447
ARROW-15712 [R] Add a type method for Expression objects#12447dragosmg wants to merge 2 commits into
type method for Expression objects#12447Conversation
type method for Expression objectsBenchmark runs are scheduled for baseline = 4a439c2 and contender = cd20efb. cd20efb is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
This would allow for more consistent syntax when extracting the type of an expression.
A block like this:
would be simplified to