+1 (binding) Verified: - Signature - Checksum - Binary distribution, both server and admin commands run well - Build passes (./gradlew build). The Keycloak IT (known issue on MacOS) fails. Don't use the latest Docker version to build, more details are here https://github.com/apache/polaris/issues/3183. Docker version 4.51.0 is good to use. Spent almost one hour on this :(, hopefully this is helpful for anyone who has the same issue. - Helm Chart signature and checksum
Thanks a lot for working on this, Pierre! Yufei On Wed, Nov 26, 2025 at 1:16 PM Adnan Hemani via dev <[email protected]> wrote: > +1 (non-binding) > > Verified: > - Signature > - Checksum > - Build passes (./gradlew build) - only the Keycloak IT (known issue on > MacOS) fails > > I did get this warning, however, while checking the signatures (I made sure > to reimport the keys too): > gpg: assuming signed data in 'apache-polaris-1.3.0-incubating.tar.gz' > gpg: Signature made Tue Nov 25 01:08:54 2025 PST > gpg: using RSA key 6A6532EAD1AE4441ACE054870E971D601C4AD16F > gpg: Good signature from "Apache Polaris <[email protected]>" > [unknown] > gpg: WARNING: This key is not certified with a trusted signature! > gpg: There is no indication that the signature belongs to the > owner. > Primary key fingerprint: 6A65 32EA D1AE 4441 ACE0 5487 0E97 1D60 1C4A D16F > > I'm assuming this is fine...? > > Best, > Adnan Hemani > > On Wed, Nov 26, 2025 at 6:39 AM Jean-Baptiste Onofré <[email protected]> > wrote: > > > NB: I found a binary file in the source distribution, but we have a PR > > to fix that already, so, it's ok for me. > > > > On Wed, Nov 26, 2025 at 11:41 AM Jean-Baptiste Onofré <[email protected]> > > wrote: > > > > > > +1 (binding) > > > > > > I checked: > > > - source distribution > > > -- signature and checksum are good > > > -- incubating is in the name/version > > > -- DISCLAIMER is present > > > -- LICENSE/NOTICE are good > > > -- No binary file found in the source distribution > > > -- ASF header is present in expected files. > > > - binary distribution > > > -- signature and checksum are good > > > -- incubating is in the name/version > > > -- DISCLAIMER is present > > > -- LICENSE/NOTICE are good (thanks for the PR merge ;)) > > > -- bin/server cleanly starts the server > > > - helm chart > > > -- signature and checksum are good > > > -- incubating is in the name/version > > > -- DISCLAIMER is present > > > -- LICENSE/NOTICE are good > > > -- No binary file found in the source distribution > > > > > > Regards > > > JB > > > > > > > > > > > > On Tue, Nov 25, 2025 at 10:54 AM Pierre Laporte <[email protected] > > > > wrote: > > > > > > > > Hi everyone, > > > > > > > > I propose that we release the following RC as the official Apache > > Polaris > > > > 1.3.0-incubating release. > > > > > > > > This corresponds to the tag: apache-polaris-1.3.0-incubating-rc2 > > > > * https:// <goog_1314119865> > > > > > github.com/apache/polaris/commits/apache-polaris-1.3.0-incubating-rc2 > > > > * > > > > > > > https://github.com/apache/polaris/tree/308134d6440f8167afd563a885187e238c21048a > > > > > > > > The release tarball, signature, and checksums are here: > > > > * > > > https://dist.apache.org/repos/dist/dev/incubator/polaris/1.3.0-incubating > > > > > > > > Helm charts are available on: > > > > * > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/1.3.0-incubating/ > > > > NB: you have to build the Docker images locally in order to test Helm > > > > charts. > > > > > > > > You can find the KEYS file here: > > > > * https://downloads.apache.org/incubator/polaris/KEYS > > > > > > > > Convenience binary artifacts are staged on Nexus. The Maven > repository > > URL > > > > is: > > > > * > > https://repository.apache.org/content/repositories/orgapachepolaris-1046 > > > > > > > > Please download, verify, and test. > > > > > > > > Please vote in the next 72 hours. > > > > > > > > [ ] +1 Release this as Apache polaris 1.3.0-incubating > > > > [ ] +0 > > > > [ ] -1 Do not release this because... > > > > > > > > Only PPMC members and mentors have binding votes, but other community > > > > members are encouraged to cast non-binding votes. This vote will pass > > if > > > > there are 3 binding +1 votes and more binding +1 votes than -1 votes. > > > > > > > > NB: if this vote pass, a new vote has to be started on the Incubator > > > > general mailing list. > > > > > > > > Thanks > > > > Regards > > > > > > > > > > > > -- > > > > > > > > Pierre > > >
