Jonathan Keane created ARROW-16276:
--------------------------------------
Summary: [R] Release News
Key: ARROW-16276
URL: https://issues.apache.org/jira/browse/ARROW-16276
Project: Apache Arrow
Issue Type: Improvement
Reporter: Jonathan Keane
Assignee: Will Jones
I typically use a command like:
{code}
git log fcab481 --grep=".*\[R\].*" --format="%s"
{code}
Which will find all the commits with {{[R]}}, since commit fcab481. I found
commit fcab481 by going to the 7.0.0 release branch and then finding the last
commit that is in the master branch as well as the 7.0.0 release.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)