You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Julian Hyde <jh...@apache.org> on 2021/10/15 18:01:11 UTC

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

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:
https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114

Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114

Tag:
https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0

The artifacts to be voted on are located here:
https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
(revision 50450)

The hashes of the artifacts are as follows:
d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
*apache-calcite-1.28.0-src.tar.gz

A staged Maven repository is available for review at:
https://repository.apache.org/content/repositories/orgapachecalcite-1121/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.28.0.

The vote is open for the next 72 hours and passes if a majority of at
least three +1 PMC votes are cast.

[ ] +1 Release this package as Apache Calcite 1.28.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)

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

Posted by Vladimir Sitnikov <si...@gmail.com>.
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 dgst -sha512
release/build/distributions/apache-calcite-1.28.0-src.tar.gz

-> d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38

Vladimir

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

Posted by Sergey Nuyanzin <sn...@gmail.com>.
+1 (non-binding)

1. Checked GPG signature
2. Checked SHA512
3. Checked release notes
4. Checked gradle test

On Mon, Oct 18, 2021 at 12:41 PM Ruben Q L <ru...@gmail.com> wrote:

> Thanks Julian for taking care of this release.
>
> +1 (binding)
>
> 1. Checksum and signature: ok
> 2. Gradle test: ok
> 3. Release notes: ok
> 4. Calcite-based application test suite: ok
>
> Best,
> Ruben
>
>
> On Mon, Oct 18, 2021 at 5:05 AM 953396112 <13...@qq.com.invalid>
> wrote:
>
> > +1
> >
> > 1. Checked release notes - OK
> > 2. Ran Gradle test - OK
> > 3. Checked checksum and signature - OK
> >
> >
> > Best,
> > Zhaohui Xu
> >
> >
> > ------------------&nbsp;原始邮件&nbsp;------------------
> > 发件人:
> >                                                   "dev"
> >                                                                 <
> > chunwei.leii@gmail.com&gt;;
> > 发送时间:&nbsp;2021年10月18日(星期一) 上午10:19
> > 收件人:&nbsp;"dev"<dev@calcite.apache.org&gt;;
> >
> > 主题:&nbsp;Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)
> >
> >
> >
> > +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 <nobigogle@gmail.com&gt;
> wrote:
> >
> > &gt; +1 (binding).
> > &gt; Have a problem with release notes
> > &gt;
> > &gt;
> >
> https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md
> > &gt
> > <
> https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md&gt
> >;
> > :
> > &gt;
> > &gt; *[CALCITE-4742] log '<&gt;' don't handle very well. *
> > &gt;
> > &gt; Haisheng Yuan <hyuan@apache.org&gt; 于2021年10月18日周一 上午7:41写道:
> > &gt;
> > &gt; &gt; Thank you for taking care of this release, Julian.
> > &gt; &gt;
> > &gt; &gt; 1. Checked checksum and signature: OK
> > &gt; &gt; 2. Ran Gradle test: OK
> > &gt; &gt; 3. Checked release notes: OK
> > &gt; &gt;
> > &gt; &gt; Java env: openjdk version "1.8.0_292", MacOS 10.15.7.
> > &gt; &gt;
> > &gt; &gt; +1 (binding)
> > &gt; &gt;
> > &gt; &gt; Thanks,
> > &gt; &gt; Haisheng Yuan
> > &gt; &gt;
> > &gt; &gt; On 2021/10/15 18:01:11, Julian Hyde <jhyde@apache.org&gt;
> wrote:
> > &gt; &gt; &gt; Hi all,
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; I have created a build for Apache Calcite 1.28.0, release
> > &gt; &gt; &gt; candidate 0.
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; Thanks to everyone who has contributed to this release.
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; You can read the release notes here:
> > &gt; &gt; &gt;
> > &gt; &gt;
> > &gt;
> >
> https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md
> > &gt
> > <
> https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md&gt
> >;
> > &gt; &gt;
> > &gt; &gt; &gt; The commit to be voted upon:
> > &gt; &gt; &gt;
> > &gt; &gt;
> > &gt;
> >
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114
> > &gt
> > <
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114&gt
> >;
> > &gt; &gt;
> > &gt; &gt; &gt; Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; Tag:
> > &gt; &gt; &gt;
> > &gt; &gt;
> > &gt;
> >
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0
> > &gt
> > <
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0&gt
> >;
> > &gt; &gt;
> > &gt; &gt; &gt; The artifacts to be voted on are located here:
> > &gt; &gt; &gt;
> > &gt;
> > https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
> > &gt
> > <
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0&gt
> >;
> > &gt; &gt; (revision 50450)
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; The hashes of the artifacts are as follows:
> > &gt; &gt; &gt;
> > &gt; &gt;
> > &gt;
> >
> d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
> > &gt; &gt; &gt; *apache-calcite-1.28.0-src.tar.gz
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; A staged Maven repository is available for review at:
> > &gt; &gt; &gt;
> > &gt; &gt;
> > &gt;
> >
> https://repository.apache.org/content/repositories/orgapachecalcite-1121/org/apache/calcite/
> > &gt
> > <
> https://repository.apache.org/content/repositories/orgapachecalcite-1121/org/apache/calcite/&gt
> >;
> > &gt; &gt;
> > &gt; &gt; &gt; Release artifacts are signed with the following key:
> > &gt; &gt; &gt; https://people.apache.org/keys/committer/jhyde.asc
> > &gt <https://people.apache.org/keys/committer/jhyde.asc&gt>; &gt; &gt;
> > https://www.apache.org/dist/calcite/KEYS
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; Please vote on releasing this package as Apache Calcite
> > 1.28.0.
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; The vote is open for the next 72 hours and passes if a
> > majority of at
> > &gt; &gt; &gt; least three +1 PMC votes are cast.
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; [ ] +1 Release this package as Apache Calcite 1.28.0
> > &gt; &gt; &gt; [ ]&nbsp; 0 I don't feel strongly about it, but I'm okay
> > with the release
> > &gt; &gt; &gt; [ ] -1 Do not release this package because...
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; Here is my vote:
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; +1 (binding)
> > &gt; &gt; &gt;
> > &gt; &gt;
> > &gt;
>


-- 
Best regards,
Sergey

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

Posted by Ruben Q L <ru...@gmail.com>.
Thanks Julian for taking care of this release.

+1 (binding)

1. Checksum and signature: ok
2. Gradle test: ok
3. Release notes: ok
4. Calcite-based application test suite: ok

Best,
Ruben


On Mon, Oct 18, 2021 at 5:05 AM 953396112 <13...@qq.com.invalid>
wrote:

> +1
>
> 1. Checked release notes - OK
> 2. Ran Gradle test - OK
> 3. Checked checksum and signature - OK
>
>
> Best,
> Zhaohui Xu
>
>
> ------------------&nbsp;原始邮件&nbsp;------------------
> 发件人:
>                                                   "dev"
>                                                                 <
> chunwei.leii@gmail.com&gt;;
> 发送时间:&nbsp;2021年10月18日(星期一) 上午10:19
> 收件人:&nbsp;"dev"<dev@calcite.apache.org&gt;;
>
> 主题:&nbsp;Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)
>
>
>
> +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 <nobigogle@gmail.com&gt; wrote:
>
> &gt; +1 (binding).
> &gt; Have a problem with release notes
> &gt;
> &gt;
> https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md
> &gt
> <https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md&gt>;
> :
> &gt;
> &gt; *[CALCITE-4742] log '<&gt;' don't handle very well. *
> &gt;
> &gt; Haisheng Yuan <hyuan@apache.org&gt; 于2021年10月18日周一 上午7:41写道:
> &gt;
> &gt; &gt; Thank you for taking care of this release, Julian.
> &gt; &gt;
> &gt; &gt; 1. Checked checksum and signature: OK
> &gt; &gt; 2. Ran Gradle test: OK
> &gt; &gt; 3. Checked release notes: OK
> &gt; &gt;
> &gt; &gt; Java env: openjdk version "1.8.0_292", MacOS 10.15.7.
> &gt; &gt;
> &gt; &gt; +1 (binding)
> &gt; &gt;
> &gt; &gt; Thanks,
> &gt; &gt; Haisheng Yuan
> &gt; &gt;
> &gt; &gt; On 2021/10/15 18:01:11, Julian Hyde <jhyde@apache.org&gt; wrote:
> &gt; &gt; &gt; Hi all,
> &gt; &gt; &gt;
> &gt; &gt; &gt; I have created a build for Apache Calcite 1.28.0, release
> &gt; &gt; &gt; candidate 0.
> &gt; &gt; &gt;
> &gt; &gt; &gt; Thanks to everyone who has contributed to this release.
> &gt; &gt; &gt;
> &gt; &gt; &gt; You can read the release notes here:
> &gt; &gt; &gt;
> &gt; &gt;
> &gt;
> https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md
> &gt
> <https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md&gt>;
> &gt; &gt;
> &gt; &gt; &gt; The commit to be voted upon:
> &gt; &gt; &gt;
> &gt; &gt;
> &gt;
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114
> &gt
> <https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114&gt>;
> &gt; &gt;
> &gt; &gt; &gt; Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114
> &gt; &gt; &gt;
> &gt; &gt; &gt; Tag:
> &gt; &gt; &gt;
> &gt; &gt;
> &gt;
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0
> &gt
> <https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0&gt>;
> &gt; &gt;
> &gt; &gt; &gt; The artifacts to be voted on are located here:
> &gt; &gt; &gt;
> &gt;
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
> &gt
> <https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0&gt>;
> &gt; &gt; (revision 50450)
> &gt; &gt; &gt;
> &gt; &gt; &gt; The hashes of the artifacts are as follows:
> &gt; &gt; &gt;
> &gt; &gt;
> &gt;
> d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
> &gt; &gt; &gt; *apache-calcite-1.28.0-src.tar.gz
> &gt; &gt; &gt;
> &gt; &gt; &gt; A staged Maven repository is available for review at:
> &gt; &gt; &gt;
> &gt; &gt;
> &gt;
> https://repository.apache.org/content/repositories/orgapachecalcite-1121/org/apache/calcite/
> &gt
> <https://repository.apache.org/content/repositories/orgapachecalcite-1121/org/apache/calcite/&gt>;
> &gt; &gt;
> &gt; &gt; &gt; Release artifacts are signed with the following key:
> &gt; &gt; &gt; https://people.apache.org/keys/committer/jhyde.asc
> &gt <https://people.apache.org/keys/committer/jhyde.asc&gt>; &gt; &gt;
> https://www.apache.org/dist/calcite/KEYS
> &gt; &gt; &gt;
> &gt; &gt; &gt; Please vote on releasing this package as Apache Calcite
> 1.28.0.
> &gt; &gt; &gt;
> &gt; &gt; &gt; The vote is open for the next 72 hours and passes if a
> majority of at
> &gt; &gt; &gt; least three +1 PMC votes are cast.
> &gt; &gt; &gt;
> &gt; &gt; &gt; [ ] +1 Release this package as Apache Calcite 1.28.0
> &gt; &gt; &gt; [ ]&nbsp; 0 I don't feel strongly about it, but I'm okay
> with the release
> &gt; &gt; &gt; [ ] -1 Do not release this package because...
> &gt; &gt; &gt;
> &gt; &gt; &gt; Here is my vote:
> &gt; &gt; &gt;
> &gt; &gt; &gt; +1 (binding)
> &gt; &gt; &gt;
> &gt; &gt;
> &gt;

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

Posted by 953396112 <13...@qq.com.INVALID>.
+1

1. Checked release notes - OK
2. Ran Gradle test - OK
3. Checked checksum and signature - OK


Best,
Zhaohui Xu


------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <chunwei.leii@gmail.com&gt;;
发送时间:&nbsp;2021年10月18日(星期一) 上午10:19
收件人:&nbsp;"dev"<dev@calcite.apache.org&gt;;

主题:&nbsp;Re: [VOTE] Release Apache Calcite 1.28.0 (release candidate 0)



+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 <nobigogle@gmail.com&gt; wrote:

&gt; +1 (binding).
&gt; Have a problem with release notes
&gt;
&gt; https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md
&gt; :
&gt;
&gt; *[CALCITE-4742] log '<&gt;' don't handle very well. *
&gt;
&gt; Haisheng Yuan <hyuan@apache.org&gt; 于2021年10月18日周一 上午7:41写道:
&gt;
&gt; &gt; Thank you for taking care of this release, Julian.
&gt; &gt;
&gt; &gt; 1. Checked checksum and signature: OK
&gt; &gt; 2. Ran Gradle test: OK
&gt; &gt; 3. Checked release notes: OK
&gt; &gt;
&gt; &gt; Java env: openjdk version "1.8.0_292", MacOS 10.15.7.
&gt; &gt;
&gt; &gt; +1 (binding)
&gt; &gt;
&gt; &gt; Thanks,
&gt; &gt; Haisheng Yuan
&gt; &gt;
&gt; &gt; On 2021/10/15 18:01:11, Julian Hyde <jhyde@apache.org&gt; wrote:
&gt; &gt; &gt; Hi all,
&gt; &gt; &gt;
&gt; &gt; &gt; I have created a build for Apache Calcite 1.28.0, release
&gt; &gt; &gt; candidate 0.
&gt; &gt; &gt;
&gt; &gt; &gt; Thanks to everyone who has contributed to this release.
&gt; &gt; &gt;
&gt; &gt; &gt; You can read the release notes here:
&gt; &gt; &gt;
&gt; &gt;
&gt; https://github.com/apache/calcite/blob/calcite-1.28.0-rc0/site/_docs/history.md
&gt; &gt; &gt;
&gt; &gt; &gt; The commit to be voted upon:
&gt; &gt; &gt;
&gt; &gt;
&gt; https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114
&gt; &gt; &gt;
&gt; &gt; &gt; Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114
&gt; &gt; &gt;
&gt; &gt; &gt; Tag:
&gt; &gt; &gt;
&gt; &gt;
&gt; https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0
&gt; &gt; &gt;
&gt; &gt; &gt; The artifacts to be voted on are located here:
&gt; &gt; &gt;
&gt; https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
&gt; &gt; &gt; (revision 50450)
&gt; &gt; &gt;
&gt; &gt; &gt; The hashes of the artifacts are as follows:
&gt; &gt; &gt;
&gt; &gt;
&gt; d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
&gt; &gt; &gt; *apache-calcite-1.28.0-src.tar.gz
&gt; &gt; &gt;
&gt; &gt; &gt; A staged Maven repository is available for review at:
&gt; &gt; &gt;
&gt; &gt;
&gt; https://repository.apache.org/content/repositories/orgapachecalcite-1121/org/apache/calcite/
&gt; &gt; &gt;
&gt; &gt; &gt; Release artifacts are signed with the following key:
&gt; &gt; &gt; https://people.apache.org/keys/committer/jhyde.asc
&gt; &gt; &gt; https://www.apache.org/dist/calcite/KEYS
&gt; &gt; &gt;
&gt; &gt; &gt; Please vote on releasing this package as Apache Calcite 1.28.0.
&gt; &gt; &gt;
&gt; &gt; &gt; The vote is open for the next 72 hours and passes if a majority of at
&gt; &gt; &gt; least three +1 PMC votes are cast.
&gt; &gt; &gt;
&gt; &gt; &gt; [ ] +1 Release this package as Apache Calcite 1.28.0
&gt; &gt; &gt; [ ]&nbsp; 0 I don't feel strongly about it, but I'm okay with the release
&gt; &gt; &gt; [ ] -1 Do not release this package because...
&gt; &gt; &gt;
&gt; &gt; &gt; Here is my vote:
&gt; &gt; &gt;
&gt; &gt; &gt; +1 (binding)
&gt; &gt; &gt;
&gt; &gt;
&gt;

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

Posted by Chunwei Lei <ch...@gmail.com>.
+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 <no...@gmail.com> wrote:

> +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 <hy...@apache.org> 于2021年10月18日周一 上午7:41写道:
>
> > 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 <jh...@apache.org> wrote:
> > > 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:
> > >
> >
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114
> > >
> > > Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114
> > >
> > > Tag:
> > >
> >
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0
> > >
> > > The artifacts to be voted on are located here:
> > >
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
> > > (revision 50450)
> > >
> > > The hashes of the artifacts are as follows:
> > >
> >
> d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
> > > *apache-calcite-1.28.0-src.tar.gz
> > >
> > > A staged Maven repository is available for review at:
> > >
> >
> https://repository.apache.org/content/repositories/orgapachecalcite-1121/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.28.0.
> > >
> > > The vote is open for the next 72 hours and passes if a majority of at
> > > least three +1 PMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Calcite 1.28.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)
> > >
> >
>

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

Posted by xiong duan <no...@gmail.com>.
+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 <hy...@apache.org> 于2021年10月18日周一 上午7:41写道:

> 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 <jh...@apache.org> wrote:
> > 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:
> >
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114
> >
> > Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114
> >
> > Tag:
> >
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0
> >
> > The artifacts to be voted on are located here:
> > https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
> > (revision 50450)
> >
> > The hashes of the artifacts are as follows:
> >
> d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
> > *apache-calcite-1.28.0-src.tar.gz
> >
> > A staged Maven repository is available for review at:
> >
> https://repository.apache.org/content/repositories/orgapachecalcite-1121/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.28.0.
> >
> > The vote is open for the next 72 hours and passes if a majority of at
> > least three +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Calcite 1.28.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)
> >
>

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

Posted by Haisheng Yuan <hy...@apache.org>.
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 <jh...@apache.org> wrote: 
> 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:
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114
> 
> Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114
> 
> Tag:
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0
> 
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
> (revision 50450)
> 
> The hashes of the artifacts are as follows:
> d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
> *apache-calcite-1.28.0-src.tar.gz
> 
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachecalcite-1121/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.28.0.
> 
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 PMC votes are cast.
> 
> [ ] +1 Release this package as Apache Calcite 1.28.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)
> 

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

Posted by Julian Hyde <jh...@apache.org>.
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

No 0s or -1s.

(As you're probably aware, only PMC members' votes are binding;
committers' and other contributors' votes are non-binding but are
much appreciated, because everyone can help ensure the quality
of the release.)

Therefore, I am delighted to announce that the proposal to release
Apache Calcite 1.28.0 has passed.

Thanks everyone. We’ll now roll the release out to the mirrors, and
I'll make an official announcement tomorrow.

Master branch will be open in 2 hours, after I have pushed out the new
web site, including fixes to the release notes requested during the vote.
 
Julian


On 2021/10/17 22:25:49, Francis Chuang <fr...@apache.org> wrote: 
> 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 container in WSL2 (Ubuntu 20.04) on Windows 10 21h1
> 
>  > docker version
> Client: Docker Engine - Community
>   Cloud integration: 1.0.17
>   Version:           20.10.8
>   API version:       1.41
>   Go version:        go1.16.6
>   Git commit:        3967b7d
>   Built:             Fri Jul 30 19:54:22 2021
>   OS/Arch:           linux/amd64
>   Context:           default
>   Experimental:      true
> 
> Server: Docker Engine - Community
>   Engine:
>    Version:          20.10.8
>    API version:      1.41 (minimum version 1.12)
>    Go version:       go1.16.6
>    Git commit:       75249d8
>    Built:            Fri Jul 30 19:52:31 2021
>    OS/Arch:          linux/amd64
>    Experimental:     false
>   containerd:
>    Version:          1.4.9
>    GitCommit:        e25210fe30a0a703442421b0f60afac609f950a3
>   runc:
>    Version:          1.0.1
>    GitCommit:        v1.0.1-0-g4144b63
>   docker-init:
>    Version:          0.19.0
>    GitCommit:        de40ad0
> 
>  > gradle -v
> 
> ------------------------------------------------------------
> Gradle 6.9.1
> ------------------------------------------------------------
> 
> Build time:   2021-08-20 11:15:18 UTC
> Revision:     f0ddb54aaae0e44f0a7209c3c0274d506ea742a0
> 
> Kotlin:       1.4.20
> Groovy:       2.5.12
> Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
> JVM:          1.8.0_292 (AdoptOpenJDK 25.292-b10)
> OS:           Linux 5.10.16.3-microsoft-standard-WSL2 amd64
> 
>  > java -version
> openjdk version "1.8.0_292"
> OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_292-b10)
> OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.292-b10, mixed mode)
> 
> Francis
> 
> On 16/10/2021 5:01 am, Julian Hyde wrote:
> > 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:
> > https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114
> > 
> > Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114
> > 
> > Tag:
> > https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0
> > 
> > The artifacts to be voted on are located here:
> > https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
> > (revision 50450)
> > 
> > The hashes of the artifacts are as follows:
> > d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
> > *apache-calcite-1.28.0-src.tar.gz
> > 
> > A staged Maven repository is available for review at:
> > https://repository.apache.org/content/repositories/orgapachecalcite-1121/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.28.0.
> > 
> > The vote is open for the next 72 hours and passes if a majority of at
> > least three +1 PMC votes are cast.
> > 
> > [ ] +1 Release this package as Apache Calcite 1.28.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)
> > 
> 

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

Posted by Francis Chuang <fr...@apache.org>.
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 container in WSL2 (Ubuntu 20.04) on Windows 10 21h1

 > docker version
Client: Docker Engine - Community
  Cloud integration: 1.0.17
  Version:           20.10.8
  API version:       1.41
  Go version:        go1.16.6
  Git commit:        3967b7d
  Built:             Fri Jul 30 19:54:22 2021
  OS/Arch:           linux/amd64
  Context:           default
  Experimental:      true

Server: Docker Engine - Community
  Engine:
   Version:          20.10.8
   API version:      1.41 (minimum version 1.12)
   Go version:       go1.16.6
   Git commit:       75249d8
   Built:            Fri Jul 30 19:52:31 2021
   OS/Arch:          linux/amd64
   Experimental:     false
  containerd:
   Version:          1.4.9
   GitCommit:        e25210fe30a0a703442421b0f60afac609f950a3
  runc:
   Version:          1.0.1
   GitCommit:        v1.0.1-0-g4144b63
  docker-init:
   Version:          0.19.0
   GitCommit:        de40ad0

 > gradle -v

------------------------------------------------------------
Gradle 6.9.1
------------------------------------------------------------

Build time:   2021-08-20 11:15:18 UTC
Revision:     f0ddb54aaae0e44f0a7209c3c0274d506ea742a0

Kotlin:       1.4.20
Groovy:       2.5.12
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          1.8.0_292 (AdoptOpenJDK 25.292-b10)
OS:           Linux 5.10.16.3-microsoft-standard-WSL2 amd64

 > java -version
openjdk version "1.8.0_292"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_292-b10)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.292-b10, mixed mode)

Francis

On 16/10/2021 5:01 am, Julian Hyde wrote:
> 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:
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114
> 
> Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114
> 
> Tag:
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0
> 
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
> (revision 50450)
> 
> The hashes of the artifacts are as follows:
> d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
> *apache-calcite-1.28.0-src.tar.gz
> 
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachecalcite-1121/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.28.0.
> 
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 PMC votes are cast.
> 
> [ ] +1 Release this package as Apache Calcite 1.28.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)
> 

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

Posted by Jacques Nadeau <ja...@apache.org>.
+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 <jh...@apache.org> wrote:

> 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 <jh...@apache.org> wrote:
> >
> > 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:
> >
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114
> >
> > Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114
> >
> > Tag:
> >
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0
> >
> > The artifacts to be voted on are located here:
> > https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
> > (revision 50450)
> >
> > The hashes of the artifacts are as follows:
> >
> d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
> > *apache-calcite-1.28.0-src.tar.gz
> >
> > A staged Maven repository is available for review at:
> >
> https://repository.apache.org/content/repositories/orgapachecalcite-1121/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.28.0.
> >
> > The vote is open for the next 72 hours and passes if a majority of at
> > least three +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Calcite 1.28.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)
>

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

Posted by Julian Hyde <jh...@apache.org>.
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 <jh...@apache.org> wrote:
>
> 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:
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=dec167ac18272c0cd8be477d6b162d7a31a62114
>
> Its hash is dec167ac18272c0cd8be477d6b162d7a31a62114
>
> Tag:
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.28.0-rc0
>
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.28.0-rc0
> (revision 50450)
>
> The hashes of the artifacts are as follows:
> d61c4935d7d3b66425ff6e0c5e6e506b56f734d562f0fc6e69dc1d484da1d92d7d922930fd7b545abe0dc7b0178f6847ff4239ad52c52c8fa155668aa3d3fc38
> *apache-calcite-1.28.0-src.tar.gz
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachecalcite-1121/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.28.0.
>
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Calcite 1.28.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)