stephhazlitt opened a new pull request #11794:
URL: https://github.com/apache/arrow/pull/11794
This is my first PR contributing (or an attempt to contribute) to {arrow}.
This PR:
• removes `warn_types` warning that factors are converted to strings, which
is no longer true
https://github.com/apache/arrow/blob/master/r/R/dplyr-functions.R#L911-L920
• updates the test by removing the warning
https://github.com/apache/arrow/blob/master/r/tests/testthat/test-dplyr-funcs-conditional.R#L130,
however it does not remove the `mutate()` in the test as suggested in the
TODO, if removed the test fails?
--
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]