+1 Checklist:
[x] Download links are valid. [x] Checksums and PGP signatures are valid. [x] Source code artifacts have correct names matching the current release. [x] dev/release/verify-release-candidate.sh 0.1.0 1 passed on M2 Pro with MacOS 15.4.1 Regards Zongsi On Sun, Nov 30, 2025 at 7:08 PM Furqaan Khan <[email protected]> wrote: > +1 > > Checklist: > > ✓ Download links are valid > > ✓ Checksums and PGP signatures are valid > > ✓ Source code artifacts have correct names matching the current release > > ✓ dev/release/verify-release-candidate.sh 0.1.0 1 passed on M4 Pro having > macOS 26.0 > > Regards, > Furqaan > > On Fri, Nov 28, 2025 at 6:17 PM Peter Nguyen <[email protected]> wrote: > > > +1 (non-binding) > > > > [x] Download links are valid. > > > > [x] Checksums and PGP signatures are valid. > > > > [x] Source code artifacts have correct names matching the current > release. > > > > [x] dev/release/verify-release-candidate.sh 0.1.0 1 passed > > > > M1 MacBook with MacOS 26.1 > > > > On Fri, Nov 28, 2025 at 11:31 AM Matthew Powers < > > [email protected]> wrote: > > > > > So exciting!!! > > > > > > On Fri, Nov 28, 2025 at 2:11 PM Pranav Toggi <[email protected]> > wrote: > > > > > > > +1 (non-binding) > > > > > > > > > > > > > > > > Checklist: > > > > > > > > - Download links are valid > > > > > > > > - Checksums and PGP signatures are valid > > > > > > > > - Source release name and contents match the proposed version > > > > > > > > - dev/release/verify-release-candidate.sh completes successfully > > > > > > > > - All Rust crates build and tests pass locally > > > > > > > > > > > > > > > > Thanks, > > > > > > > > Pranav > > > > > > > > > > > > > On Nov 26, 2025, at 10:45 PM, Kristin Cowalcijk < > > > [email protected]> > > > > wrote: > > > > > > > > > > +1 > > > > > > > > > > I have checked the following using the release candidate > verification > > > > script: > > > > > > > > > > Download links are valid. > > > > > Checksums and PGP signatures are valid. > > > > > Source code artifacts have correct names matching the current > > release. > > > > > > > > > > The changes to the release candidate verification script in PR #65 > > are > > > > > not included in the branch-0.1.0 branch, so I have reopened that > PR. > > > > > > > > > > On Thu, Nov 27, 2025 at 2:29 PM Jia Yu <[email protected]> > > wrote: > > > > >> > > > > >> Hi Kristin, > > > > >> > > > > >> 1. I've fixed the name of the sha512 file. > > > > >> 2. The correct release verification script is in branch 0.1.0, and > > the > > > > >> tag is based on that branch. So this link is correct: > > > > >> > > > > > > > > > > https://github.com/apache/sedona-spatialbench/blob/sedona-spatialbench-0.1.0-rc1/dev/release/README.md#verifying-a-release-candidate > > > > >> > > > > >> Thanks, > > > > >> Jia > > > > >> > > > > >> On Wed, Nov 26, 2025 at 4:58 PM Kristin Cowalcijk > > > > >> <[email protected]> wrote: > > > > >>> > > > > >>> Hi. > > > > >>> > > > > >>> I spotted several problems with this release candidate: > > > > >>> > > > > >>> 1. The sha512 file for > apache-sedona-spatialbench-0.1.0-src.tar.gz > > is > > > > >>> apache-sedona-spatialbench-0.1.0-src.tar.sha512 instead of > > > > >>> apache-sedona-spatialbench-0.1.0-src.tar.gz.sha512 > > > > >>> 2. The release candidate verification script does not work with > > -src > > > > >>> releases correctly. I'm submitting a PR to fix that: > > > > >>> https://github.com/apache/sedona-spatialbench/pull/65 > > > > >>> > > > > >>> Regards, > > > > >>> Kristin > > > > >>> > > > > >>> On Wed, Nov 26, 2025 at 2:47 PM Jia Yu <[email protected]> wrote: > > > > >>>> > > > > >>>> Hi all, > > > > >>>> > > > > >>>> This is a call for vote on Apache Sedona SpatialBench 0.1.0-rc1. > > > > >>>> > > > > >>>> > > > > >>>> Build instructions: > > > > >>>> > > > > >>>> https://sedona.apache.org/spatialbench/contributors-guide/ > > > > >>>> > > > > >>>> GitHub tag: > > > > >>>> > > > > >>>> > > > > > > > > > > https://github.com/apache/sedona-spatialbench/releases/tag/sedona-spatialbench-0.1.0-rc1 > > > > >>>> > > > > >>>> GPG public key to verify the Release: > > > > >>>> > > > > >>>> https://downloads.apache.org/sedona/KEYS > > > > >>>> > > > > >>>> > > > > >>>> Source code: > > > > >>>> > > > > >>>> > > > > > > > > > > https://dist.apache.org/repos/dist/dev/sedona/sedona-spatialbench-0.1.0-rc1/ > > > > >>>> > > > > >>>> > > > > >>>> The vote will be open for at least 72 hours or until at least 3 > > "+1" > > > > >>>> PMC votes are cast. > > > > >>>> > > > > >>>> > > > > >>>> Instruction for checking items on the checklist: > > > > >>>> > > > > >>>> Please use the following script to verify Apache Sedona > > SpatialBench > > > > releases: > > > > >>>> > > > > >>>> > > > > > > > > > > https://github.com/apache/sedona-spatialbench/blob/sedona-spatialbench-0.1.0-rc1/dev/release/README.md#verifying-a-release-candidate > > > > >>>> > > > > >>>> > > > > >>>> **Please vote accordingly and you must provide your checklist > for > > > > your vote**. > > > > >>>> > > > > >>>> > > > > >>>> [ ] +1 approve > > > > >>>> > > > > >>>> [ ] +0 no opinion > > > > >>>> > > > > >>>> [ ] -1 disapprove with the reason > > > > >>>> > > > > >>>> > > > > >>>> Checklist: > > > > >>>> > > > > >>>> [ ] Download links are valid. > > > > >>>> > > > > >>>> [ ] Checksums and PGP signatures are valid. > > > > >>>> > > > > >>>> [ ] Source code artifacts have correct names matching the > current > > > > release. > > > > >>>> > > > > >>>> For a detailed checklist please refer to: > > > > >>>> > > > > > > > > > > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > > > > > > > > > > > > > >
