paleolimbot commented on code in PR #14771: URL: https://github.com/apache/arrow/pull/14771#discussion_r1034863147
########## r/NEWS.md: ########## @@ -17,7 +17,16 @@ under the License. --> -# arrow 10.0.0.9000 +# arrow 10.0.1.9000 + +# arrow 10.0.1 + +Minor fixes and updates: + +* Fixes for failing test after lubridate 1.9 release ([ARROW-18285](https://issues.apache.org/jira/browse/ARROW-18285)) +* Update to ensure compatibility with changes in dev purrr ([ARROW-18305](https://issues.apache.org/jira/browse/ARROW-18305)) +* Fix to correctly handle `.data` pronoun in `dplyr::group_by()` ([ARROW-18131](https://issues.apache.org/jira/browse/ARROW-18131)) +* Add deprecation cycle for `pull()` change ([ARROW-18132](https://issues.apache.org/jira/browse/ARROW-18132)) Review Comment: I think that commit went in for 10.0.0, correct? (I seem to remember it had to or else the submission wouldn't go through). I would probably just remove this (unless it is, in fact, new since the last release) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org