Ubuntu 20.04.5 LTS, jdk1.8.0_261, Gradle wrapper, Gradle 7.4.2 * Checked signatures and checksums OK * Went over release note OK (left minor comments under [1] and [2]) * Built from git tag and run tests (./gradlew clean build) OK * Built from source artifacts and run unit tests + slow tests OK * Checked diff between git repo and release sources OK
+1 (binding) Best, Stamatis [1] https://github.com/julianhyde/calcite/commit/141e6842c5c85e90aeeb3f49776e731208170b1a [2] https://github.com/julianhyde/calcite/commit/11047a4e45e6cc371779364c62883a57f7693f4c On Fri, Sep 9, 2022 at 11:13 AM Francis Chuang <[email protected]> wrote: > Thanks for being RM for this release, Julian! > > My vote is: +1 (binding) > > - Verified GPG signature - OK > - Verified SHA512 - OK > - Diffed source release and git repository - OK > - Checked release notes on tag > ( > https://github.com/apache/calcite/blob/calcite-1.32.0-rc0/site/_docs/history.md) > > - OK > - Ran tests (gradle check) - OK > - Spot checked Nexus artifacts - OK > > Environment: > Eclipse-temurin:17-jammy docker container in WSL2 (Ubuntu 22.04) on > Windows 10 21h2 > > > docker version > Client: Docker Engine - Community > Cloud integration: v1.0.29 > Version: 20.10.17 > API version: 1.41 > Go version: go1.17.11 > Git commit: 100c701 > Built: Mon Jun 6 23:03:17 2022 > OS/Arch: linux/amd64 > Context: default > Experimental: true > > Server: Docker Desktop > Engine: > Version: 20.10.17 > API version: 1.41 (minimum version 1.12) > Go version: go1.17.11 > Git commit: a89b842 > Built: Mon Jun 6 23:01:23 2022 > OS/Arch: linux/amd64 > Experimental: false > containerd: > Version: 1.6.8 > GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 > runc: > Version: 1.1.4 > GitCommit: v1.1.4-0-g5fd4c4d > docker-init: > Version: 0.19.0 > GitCommit: de40ad0 > > > gradle -v > > ------------------------------------------------------------ > Gradle 7.3.3 > ------------------------------------------------------------ > > Build time: 2021-12-22 12:37:54 UTC > Revision: 6f556c80f945dc54b50e0be633da6c62dbe8dc71 > > Kotlin: 1.5.31 > Groovy: 3.0.9 > Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021 > JVM: 17.0.4.1 (Eclipse Adoptium 17.0.4.1+1) > OS: Linux 5.10.102.1-microsoft-standard-WSL2 amd64 > > > java -version > openjdk version "17.0.4.1" 2022-08-12 > OpenJDK Runtime Environment Temurin-17.0.4.1+1 (build 17.0.4.1+1) > OpenJDK 64-Bit Server VM Temurin-17.0.4.1+1 (build 17.0.4.1+1, mixed > mode, sharing) > > Francis > > On 9/09/2022 5:41 pm, Julian Hyde wrote: > > Hi all, > > > > I have created a build for Apache Calcite 1.32.0, release > > candidate 0. > > > > Thanks to everyone who has contributed to this release. > > > > You can read the release notes here: > > > https://github.com/apache/calcite/blob/calcite-1.32.0-rc0/site/_docs/history.md > > > > The commit to be voted upon: > > > https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=413eded693a9087402cc1a6eefeca7a29445d337 > > > > Its hash is 413eded693a9087402cc1a6eefeca7a29445d337 > > > > Tag: > > > https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.32.0-rc0 > > > > The artifacts to be voted on are located here: > > https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.32.0-rc0 > > (revision 56753) > > > > The hashes of the artifacts are as follows: > > > 2e9df199891cbb111e109e2d1f72d867430875b9e265deb29eb5a1fc36daff85725cc7d3160cdc397a83ca04986653de828825408a33f9fc0c48d206208c240b > > *apache-calcite-1.32.0-src.tar.gz > > > > A staged Maven repository is available for review at: > > > https://repository.apache.org/content/repositories/orgapachecalcite-1174/org/apache/calcite/ > > > > Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/jhyde.asc > > https://www.apache.org/dist/calcite/KEYS > > > > Please vote on releasing this package as Apache Calcite 1.32.0. > > > > The vote is open for the next 24 hours and passes if a majority of at > > least three +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache Calcite 1.32.0 > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > > > > Here is my vote: > > > > +1 (binding) >
