+1 (non-binding) * Downloaded * verified signatures and hashes * checked LICENSE, NOTICE, README * compiled and ran tests on Fedora Linux * reviewed release notes * checked that there is no new issues while running against Flink tests
On Sat, Mar 11, 2023 at 7:50 AM Francis Chuang <[email protected]> wrote: > Thanks for being RM for this release, Stamatis! > > 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.34.0-rc0/site/_docs/history.md) > > - OK > - Checked year and versions in NOTICE, README and HOWTO - OK > - Ran tests (gradle check) - OK > - Spot checked Nexus artifacts - OK > > Environment: > Eclipse-temurin:17-jammy docker container in WSL2 (Ubuntu 22.04.1) on > Windows 11 22h2 > > $ docker version > Client: Docker Engine - Community > Cloud integration: v1.0.31 > Version: 20.10.23 > API version: 1.41 > Go version: go1.18.10 > Git commit: 7155243 > Built: Thu Jan 19 17:34:13 2023 > OS/Arch: linux/amd64 > Context: default > Experimental: true > > Server: Docker Desktop > Engine: > Version: 20.10.23 > API version: 1.41 (minimum version 1.12) > Go version: go1.18.10 > Git commit: 6051f14 > Built: Thu Jan 19 17:32:04 2023 > OS/Arch: linux/amd64 > Experimental: false > containerd: > Version: 1.6.18 > GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 > runc: > Version: 1.1.4 > GitCommit: v1.1.4-0-g5fd4c4d > docker-init: > Version: 0.19.0 > GitCommit: de40ad0 > > $ gradle -v > > ------------------------------------------------------------ > Gradle 7.4.2 > ------------------------------------------------------------ > > Build time: 2022-03-31 15:25:29 UTC > Revision: 540473b8118064efcc264694cbcaa4b677f61041 > > Kotlin: 1.5.31 > Groovy: 3.0.9 > Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021 > JVM: 17.0.6 (Eclipse Adoptium 17.0.6+10) > OS: Linux 5.15.90.1-microsoft-standard-WSL2 amd64 > > $ java -version > openjdk version "17.0.6" 2023-01-17 > OpenJDK Runtime Environment Temurin-17.0.6+10 (build 17.0.6+10) > OpenJDK 64-Bit Server VM Temurin-17.0.6+10 (build 17.0.6+10, mixed mode, > sharing) > > Francis > > On 10/03/2023 10:32 pm, Stamatis Zampetakis wrote: > > Hi all, > > > > I have created a build for Apache Calcite 1.34.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.34.0-rc0/site/_docs/history.md > > > > The commit to be voted upon: > > > https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=7dfd641baeb0e1b26dec04da5241c3999fe0ac6a > > > > Its hash is 7dfd641baeb0e1b26dec04da5241c3999fe0ac6a > > > > Tag: > > https://github.com/apache/calcite/tree/calcite-1.34.0-rc0 > > > > The artifacts to be voted on are located here: > > https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.34.0-rc0 > > (revision 60513) > > > > The hashes of the artifacts are as follows: > > > 1b4733229b67e3241329c24c52a79122e1834a4ef1db9c25856281de7e6db8a80a6ae6ac07d28dd05d3ee43c0a79587cc280ebfc6025b4ba3d974e38e804b47b > > *apache-calcite-1.34.0-src.tar.gz > > > > A staged Maven repository is available for review at: > > > https://repository.apache.org/content/repositories/orgapachecalcite-1200/org/apache/calcite/ > > > > Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/zabetak.asc > > https://www.apache.org/dist/calcite/KEYS > > > > To create the jars and test Apache Calcite: "gradle build" > > (requires an appropriate Gradle/JDK installation) > > > > Please vote on releasing this package as Apache Calcite 1.34.0. > > > > The vote is open for the next 96 hours (due to the weekend) and passes > if a > > majority of at > > least three +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache Calcite 1.34.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) > > > > Stamatis > > > -- Best regards, Sergey
