Good catch! I've created https://github.com/apache/arrow-go/pull/781 to address the issue with downloading the KEYS file. I don't necessarily think this needs to block the release but will cut a new RC if you guys think that would be appropriate here.
--Matt On Thu, Apr 23, 2026 at 12:47 PM Bryce Mecum <[email protected]> wrote: > > +1 > > I ran `dev/release/verify_rc.sh 18.6.0 0` on macOS 26.3.1 (aarch64). I > had to work around the issue Pedro mentions in this thread. > > On Wed, Apr 22, 2026 at 3:42 PM Matt Topol <[email protected]> wrote: > > > > Hi, > > > > I would like to propose the following release candidate (RC0) of > > Apache Arrow Go version 18.6.0. > > > > This release candidate is based on commit: > > 7d825c02571af354a3047d55e33aae95b08f975c [1] > > > > The source release rc0 is hosted at [2]. > > > > This is not a permanent URL. If the RC is accepted, it will be moved to > > the final release location. The SHA512 hash of the source tarball is: > > a536e3a57b45fb4fdd7f90aa58ef0a999d51f8fbf560a177a8842e792298ee6cd05e0fb068ce61cc071d9bb8069114b7010480b1a71f6dfbf5dafe30a433c070. > > > > Please download, verify checksums and signatures, run the unit tests, > > and vote on the release. See [3] for how to validate a release candidate. > > > > The vote will be open for at least 72 hours. > > > > [ ] +1 Release this as Apache Arrow Go 18.6.0 > > [ ] +0 > > [ ] -1 Do not release this as Apache Arrow Go 18.6.0 because... > > > > --Matt > > > > [1]: > > https://github.com/apache/arrow-go/tree/7d825c02571af354a3047d55e33aae95b08f975c > > [2]: https://github.com/apache/arrow-go/releases/v18.6.0-rc0 > > [3]: > > https://github.com/apache/arrow-go/blob/main/dev/release/README.md#verify
