> I noticed that the verify-release-candidate script also runs the whole test suite
This is intentional (this is how DataFusion and Arrow also do release verification). > I didn't have all the test dependencies (postgis) setup so many tests failed. The tests should have been skipped and not failed (if they did fail it's a bug and the output as a GitHub issue would be helpful to diagnose!) On Wed, Dec 3, 2025 at 5:18 PM Jia Yu <[email protected]> wrote: > I ran dev/release/verify-release-candidate.sh 0.2.0 1 on MacOS 26.1 > (M1) but I noticed that the verify-release-candidate script also runs > the whole test suite. Can we skip this or make it optional? I didn't > have all the test dependencies (postgis) setup so many tests failed. > > On Tue, Dec 2, 2025 at 10:22 PM Peter Nguyen <[email protected]> wrote: > > > > +1 (non-binding) > > > > I ran dev/release/verify-release-candidate.sh 0.2.0 1 on MacOS 26.1 (M1) > > with MATURIN_PEP517_ARGS="--features s2geography" enabled. > > > > On Mon, Dec 1, 2025 at 6:28 PM Kristin Cowalcijk < > [email protected]> > > wrote: > > > > > +1 > > > > > > I ran dev/release/verify-release-candidate.sh 0.2.0 1 on MacOS 26.1 > (M1) > > > > > > > > > On Tue, Dec 2, 2025 at 9:49 AM Dewey Dunnington > > > <[email protected]> wrote: > > > > > > > > +1 (non-binding) > > > > > > > > I ran dev/release/verify-release-candidate.sh 0.2.0 1 on MacOS 15.6 > (M4). > > > > > > > > On Mon, Dec 1, 2025 at 3:05 PM Dewey Dunnington < > > > [email protected]> > > > > wrote: > > > > > > > > > Hello, > > > > > > > > > > I would like to propose the following release candidate (rc0) of > Apache > > > > > SedonaDB [0] version 0.2.0. This is a release consisting of 138 > > > resolved > > > > > GitHub issues from 17 contributors [1]. > > > > > > > > > > This release candidate is based on commit: > > > > > 69f89a9a0cced55a3792eb6dfe1f76e9dd01033c [2] > > > > > > > > > > The source release rc0 is hosted at [3]. > > > > > > > > > > Please download, verify checksums and signatures, run the unit > tests, > > > and > > > > > vote on the release. See [4] for how to validate a release > candidate. > > > See > > > > > [5] for a draft release post with release highlights. > > > > > > > > > > The vote will be open for at least 72 hours. > > > > > > > > > > [ ] +1 Release this as Apache SedonaDB 0.2.0 > > > > > [ ] +0 > > > > > [ ] -1 Do not release this as Apache SedonaDB 0.2.0 because... > > > > > > > > > > [0] https://github.com/apache/sedona-db > > > > > [1] https://github.com/apache/sedona-db/milestone/1?closed=1 > > > > > [2] > > > https://github.com/apache/sedona-db/tree/apache-sedona-db-0.2.0-rc1 > > > > > [3] > > > > > > > > > https://dist.apache.org/repos/dist/dev/sedona/apache-sedona-db-0.2.0-rc1 > > > > > [4] > > > > > > > > > https://github.com/apache/arrow-nanoarrow/blob/main/dev/release/README.md > > > > > [5] https://github.com/apache/sedona/pull/2540 > > > > > > > > >
