This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/master by this push:
new 4b74c72d1f MINOR: Add note on Release management guide to
Release/start PARQUET CPP versions (#13447)
4b74c72d1f is described below
commit 4b74c72d1f97f35746a6aee8515639b37579f332
Author: Raúl Cumplido <[email protected]>
AuthorDate: Wed Jun 29 12:02:13 2022 +0200
MINOR: Add note on Release management guide to Release/start PARQUET CPP
versions (#13447)
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
---
docs/source/developers/release.rst | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/source/developers/release.rst
b/docs/source/developers/release.rst
index 0276f262fe..35f896bdd8 100644
--- a/docs/source/developers/release.rst
+++ b/docs/source/developers/release.rst
@@ -221,7 +221,9 @@ After the release vote, we must undertake many tasks to
update source artifacts,
Be sure to go through on the following checklist:
#. Make the released version as "RELEASED" on JIRA
-#. Start the new version on JIRA
+#. Make the CPP PARQUET related version as "RELEASED" on JIRA
+#. Start the new version on JIRA on the ARROW project
+#. Start the new version on JIRA for the related CPP PARQUET version
#. Merge changes on release branch to maintenance branch for patch releases
#. Upload source
#. Upload binaries