Salutations Arrow Rust Community, I would like to propose a release of Apache Arrow Rust Implementation, version 10.0.0. As previously discussed[5] the "Integration Test" CI is failing[6], but I we have determined it is a bug in the test, not in the code itself and have a fix ready [7]
This release candidate is based on commit: a7bd09abde0010a58d0cd0557384df5aadba83ac [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/a7bd09abde0010a58d0cd0557384df5aadba83ac [2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-10.0.0-rc1 [3]: https://github.com/apache/arrow-rs/blob/a7bd09abde0010a58d0cd0557384df5aadba83ac/CHANGELOG.md [4]: https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh [5]: https://lists.apache.org/thread/krpmkmpj979xwfyglzpqzdj8m7bxo8sd [6]: https://github.com/apache/arrow-rs/issues/1398 [7]: https://github.com/apache/arrow-rs/pull/1402 ---------------------------------------------------------