nealrichardson opened a new pull request, #13985: URL: https://github.com/apache/arrow/pull/13985
Logic is encapsulated in `wrap_scalars()` in expression.R. Most test updating (that is not linting) is changing some printed output types because `int * 2` now stays `int32`, and the printed ExecPlans don't have as many `cast`s in them. The test added in `test-dplyr-query.R` is the explicit test of the feature, and there are a few TODOs left there to explore. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
