+1 (binding)
I did find one accidental breaking change here
<https://github.com/apache/arrow-rs/pull/3241#discussion_r1045654446>
but I don't think it is a release blocker
On 09/12/2022 22:31, Andrew Lamb wrote:
Hi,
I would like to propose a release of Apache Arrow Rust Implementation,
version 29.0.0.
Note this is Release Candidate 2 (RC1 had an issue [5])
This release candidate is based on commit:
4f6c5f004328e2ddb40e76587b8c217ce5ce3645 [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/4f6c5f004328e2ddb40e76587b8c217ce5ce3645
[2]:https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-29.0.0-rc2
[3]:
https://github.com/apache/arrow-rs/blob/4f6c5f004328e2ddb40e76587b8c217ce5ce3645/CHANGELOG.md
[4]:
https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
[5]:https://github.com/apache/arrow-rs/issues/3318