This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 43e6a03 ARROW-14854: [C++] Fix struct_field crash on invalid index
add 35b3567 ARROW-14747: [Release] Add a script to merge changes in
release branch
No new revisions were added by this update.
Summary of changes:
.../{03-binary-submit.sh => post-01-merge.sh} | 40 +++++++++++++---------
.../{post-01-upload.sh => post-02-upload.sh} | 0
.../{post-02-binary.sh => post-03-binary.sh} | 0
.../{post-03-website.sh => post-04-website.sh} | 0
dev/release/{post-04-ruby.sh => post-05-ruby.sh} | 0
dev/release/{post-05-js.sh => post-06-js.sh} | 0
.../{post-06-csharp.sh => post-07-csharp.sh} | 0
dev/release/post-12-bump-versions.sh | 25 ++++++++++++++
8 files changed, 49 insertions(+), 16 deletions(-)
copy dev/release/{03-binary-submit.sh => post-01-merge.sh} (57%)
rename dev/release/{post-01-upload.sh => post-02-upload.sh} (100%)
rename dev/release/{post-02-binary.sh => post-03-binary.sh} (100%)
rename dev/release/{post-03-website.sh => post-04-website.sh} (100%)
rename dev/release/{post-04-ruby.sh => post-05-ruby.sh} (100%)
rename dev/release/{post-05-js.sh => post-06-js.sh} (100%)
rename dev/release/{post-06-csharp.sh => post-07-csharp.sh} (100%)