[RESULT] [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-19 Thread Julian Hyde
Thanks to everyone who has tested the release candidate and given their comments and votes. The tally is as follows. 6 binding +1s: Francis Chuang, Haisheng Yuan, Jacques Nadeau, Julian Hyde, Ruben Q L, Vladimir Sitnikov 4 non-binding +1s: Xiong Duan, Chunwei Lei, Sergey Nuyanzin, Zhaohui Xu

Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-18 Thread Sergey Nuyanzin
< > > chunwei.l...@gmail.com; > > 发送时间:2021年10月18日(星期一) 上午10:19 > > 收件人:"dev" > > > 主题:Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0) > > > > > > > > +1 (non-bi

Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-18 Thread Ruben Q L
< > chunwei.l...@gmail.com; > 发送时间:2021年10月18日(星期一) 上午10:19 > 收件人:"dev" > 主题:Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0) > > > > +1 (non-binding). > > - Checked release notes - OK > - Ran Gra

?????? [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-17 Thread 953396112
+1 1. Checked release notes - OK 2. Ran Gradle test - OK 3. Checked checksum and signature - OK Best, Zhaohui Xu ---- ??: "dev"

Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-17 Thread Chunwei Lei
+1 (non-binding). - Checked release notes - OK - Ran Gradle test - OK - Checked checksum and signature - OK Best, Chunwei On Mon, Oct 18, 2021 at 9:03 AM xiong duan wrote: > +1 (binding). > Have a problem with release notes > >

Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-17 Thread xiong duan
+1 (binding). Have a problem with release notes https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md : *[CALCITE-4742] log '<>' don't handle very well. * Haisheng Yuan 于2021年10月18日周一 上午7:41写道: > Thank you for taking care of this release, Julian. > > 1. Checked

Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-17 Thread Haisheng Yuan
Thank you for taking care of this release, Julian. 1. Checked checksum and signature: OK 2. Ran Gradle test: OK 3. Checked release notes: OK Java env: openjdk version "1.8.0_292", MacOS 10.15.7. +1 (binding) Thanks, Haisheng Yuan On 2021/10/15 18:01:11, Julian Hyde wrote: > Hi all, > > I

Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-17 Thread Francis Chuang
My vote is: +1 (binding) - Verified GPG signature - OK - Verified SHA512 - OK - Checked release notes (https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md) - OK - Ran tests (gradle check) - OK - Spot checked Nexus artifacts - OK Environment: Gradle 6.9.1 docker

Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-17 Thread Jacques Nadeau
+1 (binding). Checked signature, checksum. Built with success (other than a couple ES tests that always fail on my machine). Also downloaded the core jar file from maven and compared with the locally built one and confirmed they are consistent. On Fri, Oct 15, 2021 at 11:51 AM Julian Hyde

Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-17 Thread Vladimir Sitnikov
I was able to reproduce the same release artifact (d61c4935d7d3b664..) locally, so +1 for releasing it. Steps for macOS: git worktree add ../calcite-1.28.0 dec167ac18272c0cd8be477d6b162d7a31a62114 cd ../calcite-1.28.0 JAVA_HOME=$(/usr/libexec/java_home -v 1.8) ./gradlew distTar -Prelease openssl

Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-15 Thread Julian Hyde
Since this vote overlaps a weekend, I'll give you all some extra time. The vote will last for 96 hours (or until there is a majority of 3). It will end at 12 noon pacific (1900 UTC) on Tuesday 19th October. Still, early votes are appreciated. Julian On Fri, Oct 15, 2021 at 11:01 AM Julian Hyde

[VOTE] Release Apache Calcite 1.28.0 (release candidate 0)

2021-10-15 Thread Julian Hyde
Hi all, I have created a build for Apache Calcite 1.28.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.28.0-rc0/site/_docs/history.md The commit to be voted upon: