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/30 08:45:30 UTC

[VOTE] Release apache-calcite-avatica-go-4.0.0-rc0 (release candidate 0)

Hi all,

I have created a release for Apache Calcite Avatica Go 4.0.0-rc0, 
release candidate 0.

Thanks to everyone who has contributed to this release. The release 
notes are available here:
https://github.com/apache/calcite-avatica-go/blob/84af64b6040d62b01cf337f34acd2c48889c4e53/site/_docs/go_history.md

The commit to be voted on:
https://gitbox.apache.org/repos/asf?p=calcite-avatica-go.git;a=commit;h=84af64b6040d62b01cf337f34acd2c48889c4e53

The hash is 84af64b6040d62b01cf337f34acd2c48889c4e53

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

The hashes of the artifacts are as follows:
src.tar.gz ABF7316E 8704BF93 4D83B7BC F5734C35 94203F8A 1AB41721 
911CC1C5 BD6FC379 B4AD3F77 240A9F31 D2CC0FAD C7BABB7A EFB6535A 26892DA9 
13CD1AAC 6D16F8F4

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

Instructions for running the test suite is located here:
https://github.com/apache/calcite-avatica-go/blob/84af64b6040d62b01cf337f34acd2c48889c4e53/site/develop/avatica-go.md#testing

Please vote on releasing this package as Apache Calcite Avatica Go 4.0.0.

To run the tests without a Go environment, install docker and 
docker-compose. Then, in the root of the release's directory, run:
docker-compose run test

When the test suite completes, run "docker-compose down" to remove and 
shutdown all the containers.

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 Avatica Go 4.0.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

[CANCEL] [VOTE] Release apache-calcite-avatica-go-4.0.0-rc0 (release candidate 0)

Posted by Francis Chuang <fr...@apache.org>.
The vote for apache-calcite-avatica-go-4.0.0-rc0 has been cancelled as 
there was a bug in Avatica 1.14.0. As Avatica 1.15.0 will be released 
soon to fix this bug, it makes sense to delay apache-calcite-avatica-go 
slightly and test against Avatica 1.15.0 when it's released.

Re: [VOTE] Release apache-calcite-avatica-go-4.0.0-rc0 (release candidate 0)

Posted by Francis Chuang <fr...@apache.org>.
This is a good point. I'll cancel this vote and make an rc1 that tests 
against avatica 1.15.0 when it's released.

On 1/05/2019 10:35 pm, Stamatis Zampetakis wrote:
> System: Windows 10 Pro, jdk1.8.0_202, Docker Community 18.09.2
> 
> -checked signatures and checksums OK
> -went over release note OK
> -run tests (docker-compose run test) on git repo OK
> 
> +1 (binding)
> 
> However, I dont know if we want to release go now since it seems that we
> are going have a new release of Avatica quite soon, and it would be nice
> that go is tested also on 1.15.0.
> 
> 
> On Tue, Apr 30, 2019 at 10:45 AM Francis Chuang <fr...@apache.org>
> wrote:
> 
>> Hi all,
>>
>> I have created a release for Apache Calcite Avatica Go 4.0.0-rc0,
>> release candidate 0.
>>
>> Thanks to everyone who has contributed to this release. The release
>> notes are available here:
>>
>> https://github.com/apache/calcite-avatica-go/blob/84af64b6040d62b01cf337f34acd2c48889c4e53/site/_docs/go_history.md
>>
>> The commit to be voted on:
>>
>> https://gitbox.apache.org/repos/asf?p=calcite-avatica-go.git;a=commit;h=84af64b6040d62b01cf337f34acd2c48889c4e53
>>
>> The hash is 84af64b6040d62b01cf337f34acd2c48889c4e53
>>
>> The artifacts to be voted on are located here:
>>
>> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-avatica-go-4.0.0-rc0/
>>
>> The hashes of the artifacts are as follows:
>> src.tar.gz ABF7316E 8704BF93 4D83B7BC F5734C35 94203F8A 1AB41721
>> 911CC1C5 BD6FC379 B4AD3F77 240A9F31 D2CC0FAD C7BABB7A EFB6535A 26892DA9
>> 13CD1AAC 6D16F8F4
>>
>> Release artifacts are signed with the following key:
>> https://people.apache.org/keys/committer/francischuang.asc
>>
>> Instructions for running the test suite is located here:
>>
>> https://github.com/apache/calcite-avatica-go/blob/84af64b6040d62b01cf337f34acd2c48889c4e53/site/develop/avatica-go.md#testing
>>
>> Please vote on releasing this package as Apache Calcite Avatica Go 4.0.0.
>>
>> To run the tests without a Go environment, install docker and
>> docker-compose. Then, in the root of the release's directory, run:
>> docker-compose run test
>>
>> When the test suite completes, run "docker-compose down" to remove and
>> shutdown all the containers.
>>
>> 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 Avatica Go 4.0.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-go-4.0.0-rc0 (release candidate 0)

Posted by Stamatis Zampetakis <za...@gmail.com>.
System: Windows 10 Pro, jdk1.8.0_202, Docker Community 18.09.2

-checked signatures and checksums OK
-went over release note OK
-run tests (docker-compose run test) on git repo OK

+1 (binding)

However, I dont know if we want to release go now since it seems that we
are going have a new release of Avatica quite soon, and it would be nice
that go is tested also on 1.15.0.


On Tue, Apr 30, 2019 at 10:45 AM Francis Chuang <fr...@apache.org>
wrote:

> Hi all,
>
> I have created a release for Apache Calcite Avatica Go 4.0.0-rc0,
> release candidate 0.
>
> Thanks to everyone who has contributed to this release. The release
> notes are available here:
>
> https://github.com/apache/calcite-avatica-go/blob/84af64b6040d62b01cf337f34acd2c48889c4e53/site/_docs/go_history.md
>
> The commit to be voted on:
>
> https://gitbox.apache.org/repos/asf?p=calcite-avatica-go.git;a=commit;h=84af64b6040d62b01cf337f34acd2c48889c4e53
>
> The hash is 84af64b6040d62b01cf337f34acd2c48889c4e53
>
> The artifacts to be voted on are located here:
>
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-avatica-go-4.0.0-rc0/
>
> The hashes of the artifacts are as follows:
> src.tar.gz ABF7316E 8704BF93 4D83B7BC F5734C35 94203F8A 1AB41721
> 911CC1C5 BD6FC379 B4AD3F77 240A9F31 D2CC0FAD C7BABB7A EFB6535A 26892DA9
> 13CD1AAC 6D16F8F4
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/francischuang.asc
>
> Instructions for running the test suite is located here:
>
> https://github.com/apache/calcite-avatica-go/blob/84af64b6040d62b01cf337f34acd2c48889c4e53/site/develop/avatica-go.md#testing
>
> Please vote on releasing this package as Apache Calcite Avatica Go 4.0.0.
>
> To run the tests without a Go environment, install docker and
> docker-compose. Then, in the root of the release's directory, run:
> docker-compose run test
>
> When the test suite completes, run "docker-compose down" to remove and
> shutdown all the containers.
>
> 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 Avatica Go 4.0.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
>