+1 non-binding
tests pass, steps on Rocky Linux 8
dnf -y update
dnf -y install git tar gcc
git clone https://github.com/apache/arrow-rs
cd arrow-rs/dev/release
./verify-release-candidate.sh 6.3.0 1
On 11/26/21 6:15 PM, Jörn Horstmann wrote:
+1 non-binding
Updated our query engine (which was already on an earlier commit of the
active_release branch) and everything works fine
On Fri, Nov 26, 2021 at 3:22 PM Wang Xudong <wxd963996...@gmail.com> wrote:
+1 non-binding
"Release candidate looks good!"
---
xudong963
Andrew Lamb <al...@influxdata.com> 于2021年11月26日周五 下午9:45写道:
Hi,
I would like to propose a release of Apache Arrow Rust Implementation,
version 6.3.0.
This release candidate is based on commit:
686ac184c10f99c89ef555cc97b2231fba4d4cee [1]
The proposed release tarball and signatures are hosted at [2].
The changelog is located at [3].
Please download, verify checksums and signatures, run the unit tests,
and vote on the release. There is a script [4] that automates some of
the verification.
The vote will be open for at least 72 hours.
[ ] +1 Release this as Apache Arrow Rust
[ ] +0
[ ] -1 Do not release this as Apache Arrow Rust because...
[1]:
https://github.com/apache/arrow-rs/tree/686ac184c10f99c89ef555cc97b2231fba4d4cee
[2]:
https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-6.3.0-rc1
[3]:
https://github.com/apache/arrow-rs/blob/686ac184c10f99c89ef555cc97b2231fba4d4cee/CHANGELOG.md
[4]:
https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh