+1 (binding) I checked: - Source distribution -- incubating is in the version -- signature and checksum are good -- DISCLAIMER is present -- LICENSE and NOTICE are good (personally, I think NOTICE should not mention Nessie as it's just the copyright and already in the LICENSE, but one IPMC asked that during 0.9.0 release vote) -- No binary file found in the source distribution -- Headers look correct (NB: the files without header are coming from other projects as mentioned in the LICENSE file and the original file doesn't contain a header, like Docsy or Mustache templates). Nit: the svg file (from the project) could contain ASF header. -- Build works from source distribution - Binary distribution -- incubating is in the version -- signature and checksum are good -- DISCLAIMER is present -- LICENSE and NOTICE look good -- Can start Polaris server from the binary distribution - Helm Chart Package -- incubating is in the version -- DISCLAIMER is present -- LICENSE and NOTICE are good -- Signature and checksum are good in prov file -- Header are ok as it's a helm chart "package" (not source distribution) - Bundle jar files (Spark plugin) -- incubating is in the name -- signature and checksum are good on the staging Maven repository -- LICENSE and NOTICE look good (documented all bundled artifacts in the Spark plugin)
Regards JB On Wed, Jul 2, 2025 at 8:55 PM Yufei Gu <flyrain...@gmail.com> wrote: > > Hi everyone, > > I propose that we release the following RC as the official Apache Polaris > 1.0.0-incubating release. > > This corresponds to the tag: apache-polaris-1.0.0-incubating-rc6 > * > https://github.com/apache/polaris/commits/apache-polaris-1.0.0-incubating-rc6 > * > https://github.com/apache/polaris/tree/a701f105c5d44565ac0ea86db45edbcebdbed718 > NB: it's exactly the same as RC5 except for this commit: > https://github.com/apache/polaris/commit/a701f105c5d44565ac0ea86db45edbcebdbed718 > > The release tarball, signature, and checksums are here, including both > source code and binary distributions: > * > https://dist.apache.org/repos/dist/dev/incubator/polaris/apache-polaris-1.0.0-incubating/ > > > A binary package for Helm chart: > > * > https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/1.0.0-incubating/ > NB: File > https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/1.0.0-incubating/polaris-1.0.0-incubating.tgz.prov > contains > both signature and checksum for the package. Please verify it with the > command `helm verify`. > The docker images (polaris-server and polaris-admin) will be published on > DockerHub once the release vote passes. > > 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-1027/ > > Please download, verify, and test. > > Please vote in the next 72 hours. > > [ ] +1 Release this as Apache polaris 1.0.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 passes, a new vote has to be started on the Incubator > general mailing list. > > Yufei