This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 3b262f6 ARROW-6648: [Go] Expose the bitutil package
add 8231fcb ARROW-5831: [Release] Add Python program to download binary
artifacts in parallel, allow abort/resume
No new revisions were added by this update.
Summary of changes:
dev/release/download_rc_binaries.py | 161 ++++++++++++++++++++++++++++++++
dev/release/verify-release-candidate.sh | 42 +--------
2 files changed, 164 insertions(+), 39 deletions(-)
create mode 100644 dev/release/download_rc_binaries.py