+1 (binding) I have run the verification script (dev/release/verify_rc.sh 19.0.0 1) successfully on Debian 14 Forky performing the following validations: - License and Notice files are present. - Signature is correct. - Checksums are correct, both: SHA512 and SHA256. Adding them below so they are available on the ML thread. - Built and tested with: $ java --version openjdk 21.0.10 2026-01-20 OpenJDK Runtime Environment (build 21.0.10+7-Debian-1) OpenJDK 64-Bit Server VM (build 21.0.10+7-Debian-1, mixed mode, sharing)
The checksums on SVN: $ cat apache-arrow-java-19.0.0.tar.gz.sha512 0ee98c2c9dab400f1679a9c51c4ec19db951e5f2c9f1ccc8fad63ce802d104c101f81b5ceb6fe916eca66b169a0309c0be17f199b254f48d892290f5db97884d apache-arrow-java-19.0.0.tar.gz $ cat apache-arrow-java-19.0.0.tar.gz.sha256 592d6a265208a366f51e7fb8d4c74f6d40bd9523b4376c03cc6e00305822612d apache-arrow-java-19.0.0.tar.gz Regards. Raúl El jue, 12 mar 2026 a las 14:33, Jean-Baptiste Onofré (<[email protected]>) escribió: > > Hi, > > I would like to propose the following release candidate (RC1) of > Apache Arrow Java version 19.0.0. > > This release candidate is based on commit: > b410fb26d01c7cefc4c6e3443a53562164001371 [1] > > The source release rc1 is hosted at [2], signed with this KEYS file [3]. > > Also, the source release rc1 is hosted at [4] (for convenience). > > Please download, verify checksums and signatures, run the unit tests, > and vote on the release. See [5] for how to validate a release candidate. > > For convenience, you can find the artifact on Maven Staging repository [6]. > > The vote will be open for at least 72 hours. > > [ ] +1 Release this as Apache Arrow Java 19.0.0 > [ ] +0 > [ ] -1 Do not release this as Apache Arrow Java 19.0.0 because... > > Thanks, > Regards > JB > > NB: I saw some changes that should be fixed on the release script, I will > propose PRs about that. > > [1]: > https://github.com/apache/arrow-java/tree/b410fb26d01c7cefc4c6e3443a53562164001371 > [2]: https://dist.apache.org/repos/dist/dev/arrow/java/19.0.0/ > [3]: https://dist.apache.org/repos/dist/dev/arrow/KEYS > [4]: https://github.com/apache/arrow-java/releases/v19.0.0-rc1 > [5]: > https://github.com/apache/arrow-java/blob/main/dev/release/README.md#verify > [6]: https://repository.apache.org/content/repositories/orgapachearrow-1187/
