You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Francis Chuang <fr...@apache.org> on 2019/04/25 22:18:15 UTC

[VOTE] Release apache-calcite-avatica-1.14.0 (release candidate 0)

Hi all,

I have created a build for Apache Calcite Avatica 1.14.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-avatica/blob/branch-avatica-1.14/site/_docs/history.md

The commit to be voted upon:
https://gitbox.apache.org/repos/asf?p=calcite-avatica.git;a=commit;h=4fe0f9b8c7df2aa061caaff12e5ff02ceb8c02c0

Its hash is 4fe0f9b8c7df2aa061caaff12e5ff02ceb8c02c0.

The artifacts to be voted on are located here:
https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-avatica-1.14.0-rc0/

The hashes of the artifacts are as follows:
src.tar.gz.sha512
58b264957da88c43ab1aa650a47b3728f9c94403a29ddf34d57d1fc24e8d4c005b58dd9f81fd6a0e7ce0dddbe6123a98f94b19c8cd760935890df4e78b5476c9

A staged Maven repository is available for review at:
https://repository.apache.org/content/repositories/orgapachecalcite-1058

Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/francischuang.asc

If you do not have a Java environment available, you can run the tests 
using docker. To do so, install docker and docker-compose, then run 
docker-compose run test" from the root of the directory.

Please vote on releasing this package as Apache Calcite Avatica 1.14.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.14.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)

Francis

Re: [VOTE] Release apache-calcite-avatica-1.14.0 (release candidate 0)

Posted by Michael Mior <mm...@apache.org>.
+1 Checked hashes and signatures and compiled and ran tests. Thanks Francis!
--
Michael Mior
mmior@apache.org

Le jeu. 25 avr. 2019 à 18:18, Francis Chuang
<fr...@apache.org> a écrit :
>
> Hi all,
>
> I have created a build for Apache Calcite Avatica 1.14.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-avatica/blob/branch-avatica-1.14/site/_docs/history.md
>
> The commit to be voted upon:
> https://gitbox.apache.org/repos/asf?p=calcite-avatica.git;a=commit;h=4fe0f9b8c7df2aa061caaff12e5ff02ceb8c02c0
>
> Its hash is 4fe0f9b8c7df2aa061caaff12e5ff02ceb8c02c0.
>
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-avatica-1.14.0-rc0/
>
> The hashes of the artifacts are as follows:
> src.tar.gz.sha512
> 58b264957da88c43ab1aa650a47b3728f9c94403a29ddf34d57d1fc24e8d4c005b58dd9f81fd6a0e7ce0dddbe6123a98f94b19c8cd760935890df4e78b5476c9
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachecalcite-1058
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/francischuang.asc
>
> If you do not have a Java environment available, you can run the tests
> using docker. To do so, install docker and docker-compose, then run
> docker-compose run test" from the root of the directory.
>
> Please vote on releasing this package as Apache Calcite Avatica 1.14.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.14.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)
>
> Francis

Re: Re: [VOTE] Release apache-calcite-avatica-1.14.0 (release candidate 0)

Posted by Haisheng Yuan <h....@alibaba-inc.com>.
Environment: 
Mac OS X 10.13.4, JDK 1.8.0_162, Maven 3.5.2

- Checked signatures and checksums, OK
- Checked release note, OK
- Ran unit tests (mvn clean install), OK
- Ran unit tests on Calcite master with Avatica 1.14.0 rc0, OK

+1 (non-binding)

Thanks ~
Haisheng Yuan
------------------------------------------------------------------
发件人:Stamatis Zampetakis<za...@gmail.com>
日 期:2019年04月26日 16:26:16
收件人:<de...@calcite.apache.org>
主 题:Re: [VOTE] Release apache-calcite-avatica-1.14.0 (release candidate 0)

System: Windows 10 Pro, jdk12, maven 3.6.1

-checked signatures and checksums OK
-went quickly over release note OK
-run unit tests (mvn clean install) on git repo OK
-run unit tests of Calcite current master (mvn clean install -fn) with
Avatica 1.14.0 KO
All errors are of the following form:
[ERROR] testNonSqlException(org.apache.calcite.test.ExceptionMessageTest)
java.lang.AssertionError:
Expected: "Error while executing SQL \"select * from \"badEntries\"\":
Can't iterate over badEntries"
     but: was "Error while executing SQL \"select * from \"badEntries\"\""
        at
org.apache.calcite.test.ExceptionMessageTest.testNonSqlException(ExceptionMessageTest.java:108)
which seem related to CALCITE-2845 so I guess normal and expected.

+1 (binding)


On Fri, Apr 26, 2019 at 12:18 AM Francis Chuang <fr...@apache.org>
wrote:

> Hi all,
>
> I have created a build for Apache Calcite Avatica 1.14.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-avatica/blob/branch-avatica-1.14/site/_docs/history.md
>
> The commit to be voted upon:
>
> https://gitbox.apache.org/repos/asf?p=calcite-avatica.git;a=commit;h=4fe0f9b8c7df2aa061caaff12e5ff02ceb8c02c0
>
> Its hash is 4fe0f9b8c7df2aa061caaff12e5ff02ceb8c02c0.
>
> The artifacts to be voted on are located here:
>
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-avatica-1.14.0-rc0/
>
> The hashes of the artifacts are as follows:
> src.tar.gz.sha512
>
> 58b264957da88c43ab1aa650a47b3728f9c94403a29ddf34d57d1fc24e8d4c005b58dd9f81fd6a0e7ce0dddbe6123a98f94b19c8cd760935890df4e78b5476c9
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachecalcite-1058
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/francischuang.asc
>
> If you do not have a Java environment available, you can run the tests
> using docker. To do so, install docker and docker-compose, then run
> docker-compose run test" from the root of the directory.
>
> Please vote on releasing this package as Apache Calcite Avatica 1.14.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.14.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)
>
> Francis
>


Re: [VOTE] Release apache-calcite-avatica-1.14.0 (release candidate 0)

Posted by Stamatis Zampetakis <za...@gmail.com>.
System: Windows 10 Pro, jdk12, maven 3.6.1

-checked signatures and checksums OK
-went quickly over release note OK
-run unit tests (mvn clean install) on git repo OK
-run unit tests of Calcite current master (mvn clean install -fn) with
Avatica 1.14.0 KO
All errors are of the following form:
[ERROR] testNonSqlException(org.apache.calcite.test.ExceptionMessageTest)
java.lang.AssertionError:
Expected: "Error while executing SQL \"select * from \"badEntries\"\":
Can't iterate over badEntries"
     but: was "Error while executing SQL \"select * from \"badEntries\"\""
        at
org.apache.calcite.test.ExceptionMessageTest.testNonSqlException(ExceptionMessageTest.java:108)
which seem related to CALCITE-2845 so I guess normal and expected.

+1 (binding)


On Fri, Apr 26, 2019 at 12:18 AM Francis Chuang <fr...@apache.org>
wrote:

> Hi all,
>
> I have created a build for Apache Calcite Avatica 1.14.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-avatica/blob/branch-avatica-1.14/site/_docs/history.md
>
> The commit to be voted upon:
>
> https://gitbox.apache.org/repos/asf?p=calcite-avatica.git;a=commit;h=4fe0f9b8c7df2aa061caaff12e5ff02ceb8c02c0
>
> Its hash is 4fe0f9b8c7df2aa061caaff12e5ff02ceb8c02c0.
>
> The artifacts to be voted on are located here:
>
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-avatica-1.14.0-rc0/
>
> The hashes of the artifacts are as follows:
> src.tar.gz.sha512
>
> 58b264957da88c43ab1aa650a47b3728f9c94403a29ddf34d57d1fc24e8d4c005b58dd9f81fd6a0e7ce0dddbe6123a98f94b19c8cd760935890df4e78b5476c9
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachecalcite-1058
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/francischuang.asc
>
> If you do not have a Java environment available, you can run the tests
> using docker. To do so, install docker and docker-compose, then run
> docker-compose run test" from the root of the directory.
>
> Please vote on releasing this package as Apache Calcite Avatica 1.14.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.14.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)
>
> Francis
>

Re: [RESULT] [VOTE] Release apache-calcite-avatica-1.14.0 (release candidate 0)

Posted by Stamatis Zampetakis <za...@gmail.com>.
Thanks for leading this, Francis!

On Mon, Apr 29, 2019 at 10:23 PM Julian Hyde <jh...@apache.org> wrote:

> Another belated +1.
>
> Thank you for getting this done, Francis!
>
> > On Apr 29, 2019, at 12:35 PM, Kevin Risden <kr...@apache.org> wrote:
> >
> > Little late but +1 thanks Francis!
> >
> > Kevin Risden
> >
> >
> > On Mon, Apr 29, 2019 at 3:00 AM Yuzhao Chen <yu...@gmail.com>
> wrote:
> >
> >> Thx for your work, Francis
> >>
> >> Best,
> >> Danny Chan
> >> 在 2019年4月29日 +0800 PM1:56,Francis Chuang <fr...@apache.org>,写道:
> >>> Thanks to everyone who has tested the release candidate and given
> >>> their comments and votes.
> >>>
> >>> The tally is as follows.
> >>>
> >>> 3 binding +1s:
> >>> Francis Chuang
> >>> Michael Mior
> >>> Stamatis Zampetakis
> >>>
> >>> 1 non-binding +1s:
> >>> Haisheng Yuan
> >>>
> >>> No 0s or -1s.
> >>>
> >>> Therefore I am delighted to announce that the proposal to release
> >>> Apache Calcite Avatica 1.14.0 has passed.
> >>>
> >>> Thanks everyone. We’ll now roll the release out to the mirrors.
> >>>
> >>> Francis
> >>
>
>

Re: [RESULT] [VOTE] Release apache-calcite-avatica-1.14.0 (release candidate 0)

Posted by Julian Hyde <jh...@apache.org>.
Another belated +1.

Thank you for getting this done, Francis!

> On Apr 29, 2019, at 12:35 PM, Kevin Risden <kr...@apache.org> wrote:
> 
> Little late but +1 thanks Francis!
> 
> Kevin Risden
> 
> 
> On Mon, Apr 29, 2019 at 3:00 AM Yuzhao Chen <yu...@gmail.com> wrote:
> 
>> Thx for your work, Francis
>> 
>> Best,
>> Danny Chan
>> 在 2019年4月29日 +0800 PM1:56,Francis Chuang <fr...@apache.org>,写道:
>>> Thanks to everyone who has tested the release candidate and given
>>> their comments and votes.
>>> 
>>> The tally is as follows.
>>> 
>>> 3 binding +1s:
>>> Francis Chuang
>>> Michael Mior
>>> Stamatis Zampetakis
>>> 
>>> 1 non-binding +1s:
>>> Haisheng Yuan
>>> 
>>> No 0s or -1s.
>>> 
>>> Therefore I am delighted to announce that the proposal to release
>>> Apache Calcite Avatica 1.14.0 has passed.
>>> 
>>> Thanks everyone. We’ll now roll the release out to the mirrors.
>>> 
>>> Francis
>> 


Re: [RESULT] [VOTE] Release apache-calcite-avatica-1.14.0 (release candidate 0)

Posted by Kevin Risden <kr...@apache.org>.
Little late but +1 thanks Francis!

Kevin Risden


On Mon, Apr 29, 2019 at 3:00 AM Yuzhao Chen <yu...@gmail.com> wrote:

> Thx for your work, Francis
>
> Best,
> Danny Chan
> 在 2019年4月29日 +0800 PM1:56,Francis Chuang <fr...@apache.org>,写道:
> > Thanks to everyone who has tested the release candidate and given
> > their comments and votes.
> >
> > The tally is as follows.
> >
> > 3 binding +1s:
> > Francis Chuang
> > Michael Mior
> > Stamatis Zampetakis
> >
> > 1 non-binding +1s:
> > Haisheng Yuan
> >
> > No 0s or -1s.
> >
> > Therefore I am delighted to announce that the proposal to release
> > Apache Calcite Avatica 1.14.0 has passed.
> >
> > Thanks everyone. We’ll now roll the release out to the mirrors.
> >
> > Francis
>

Re: [RESULT] [VOTE] Release apache-calcite-avatica-1.14.0 (release candidate 0)

Posted by Yuzhao Chen <yu...@gmail.com>.
Thx for your work, Francis

Best,
Danny Chan
在 2019年4月29日 +0800 PM1:56,Francis Chuang <fr...@apache.org>,写道:
> Thanks to everyone who has tested the release candidate and given
> their comments and votes.
>
> The tally is as follows.
>
> 3 binding +1s:
> Francis Chuang
> Michael Mior
> Stamatis Zampetakis
>
> 1 non-binding +1s:
> Haisheng Yuan
>
> No 0s or -1s.
>
> Therefore I am delighted to announce that the proposal to release
> Apache Calcite Avatica 1.14.0 has passed.
>
> Thanks everyone. We’ll now roll the release out to the mirrors.
>
> Francis

[RESULT] [VOTE] Release apache-calcite-avatica-1.14.0 (release candidate 0)

Posted by Francis Chuang <fr...@apache.org>.
Thanks to everyone who has tested the release candidate and given
their comments and votes.

The tally is as follows.

3 binding +1s:
Francis Chuang
Michael Mior
Stamatis Zampetakis

1 non-binding +1s:
Haisheng Yuan

No 0s or -1s.

Therefore I am delighted to announce that the proposal to release
Apache Calcite Avatica 1.14.0 has passed.

Thanks everyone. We’ll now roll the release out to the mirrors.

Francis