+1 (non-binding) Verified the script on an M4 Mac. I also added a GitHub Actions workflow to verify the RC, taking advantage of the multiple OS runners available on GitHub. I've opened a PR [1] to add it to the repo. Ran it on my fork [2] and it passed for linux-x64, linux-arm64, macos-arm64, macos-x64, and windows-x64.
Thanks for working on the release. Best, Kevin Liu [1] https://github.com/apache/datafusion-comet/pull/4275 [2] https://github.com/kevinjqliu/datafusion-comet/actions/runs/25615098365 On Sat, May 9, 2026 at 8:33 AM Bhargava Vadlamani <[email protected]> wrote: > +1 (non-binding) > > Verified on M5 Pro > Thank you Andy > > > On Fri, 8 May 2026 at 10:10, Oleks V. <[email protected]> wrote: > > > +1 (binding) > > > > Verified on Mac M3 > > > > Thanks Andy > > > > On 2026/05/08 03:22:26 Andy Grove wrote: > > > Hi, > > > > > > I would like to propose a release of Apache DataFusion Comet version > > 0.16.0. > > > > > > This release candidate is based on commit: > > > 4b72c6899ba512a184beb69f3a575e3e3b9204d8 [1] > > > The proposed release tarball and signatures are hosted at [2]. > > > Pre-built jar files are available in a Maven staging repository [3]. > > > The changelog is located at [4]. > > > > > > Please download, verify checksums and signatures, run the unit tests, > > and vote > > > on the release. The vote will be open for at least 72 hours. > > > > > > Only votes from PMC members are binding, but all members of the > > community are > > > encouraged to test the release and vote with "(non-binding)". > > > > > > The standard verification procedure is documented at > > > > > > https://github.com/apache/datafusion-comet/blob/main/dev/release/verifying-release-candidates.md > > > > > > [ ] +1 Release this as Apache DataFusion Comet 0.16.0 > > > [ ] +0 > > > [ ] -1 Do not release this as Apache DataFusion Comet 0.16.0 because... > > > > > > Here is my vote: > > > > > > +1 > > > > > > [1]: > > > https://github.com/apache/datafusion-comet/tree/4b72c6899ba512a184beb69f3a575e3e3b9204d8 > > > [2]: > > > https://dist.apache.org/repos/dist/dev/datafusion/apache-datafusion-comet-0.16.0-rc1 > > > [3]: > > https://repository.apache.org/#nexus-search;quick~org.apache.datafusion > > > [4]: > > > https://github.com/apache/datafusion-comet/blob/4b72c6899ba512a184beb69f3a575e3e3b9204d8/CHANGELOG.md > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
