thisisnic commented on code in PR #14771:
URL: https://github.com/apache/arrow/pull/14771#discussion_r1034894151


##########
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 you're right.  Other than you remembering this, is there any other 
way I could have known this? The ticket still says 10.0.1 and 11.0.0, should it 
be updated to say 10.0.0, or is this a change which was cherry-picked to the 
CRAN release after the RC had already been cut/approved?



-- 
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]

Reply via email to