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 2015/03/13 21:43:55 UTC

[VOTE] Release apache-calcite-1.1.0-incubating (release candidate 1)

Hi all,

I have created a build for Apache Calcite 1.1.0-incubating, release
candidate 1. Thanks to everyone who has contributed to this release.

Although it's just over a month since release 1.0, there are still
lots of good new features and bug fixes, including collation and
distribution as traits, and experimental support for streaming SQL.
Also note that this is the first release that does not support Java
1.6; you need to use Java 1.7 or higher.

You can read the release notes here:
https://github.com/apache/incubator-calcite/blob/branch-1.1/doc/HISTORY.md

The commit to be voted upon:
http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/f10ea367ff1cc25497f50f149ef0c91b3ae03031

Its hash is f10ea367ff1cc25497f50f149ef0c91b3ae03031.

The artifacts to be voted on are located here:
http://people.apache.org/~jhyde/apache-calcite-1.1.0-incubating-rc1/

The hashes of the artifacts are as follows:
src.tar.gz.md5 805f8a1ec7f7dec0b4cd096a7f2b24c3
src.tar.gz.sha1 bc0e718ce3e75c1975bc1825fca2e0dcb22da3d2
src.zip.md5 41732e764ba9557c2dbf269d7904c61b
src.zip.sha1 d401cf6a1fd539a3167201d5ed2c6dfe31417349

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

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

Please vote on releasing this package as Apache Calcite 1.1.0-incubating.

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

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

Julian

Re: [VOTE] Release apache-calcite-1.1.0-incubating (release candidate 1)

Posted by Jacques Nadeau <ja...@apache.org>.
+1 (binding)

Basic untar, build and test on Java 7.

Nice job driving forward the releases!

On Fri, Mar 13, 2015 at 1:43 PM, Julian Hyde <jh...@apache.org> wrote:

> Hi all,
>
> I have created a build for Apache Calcite 1.1.0-incubating, release
> candidate 1. Thanks to everyone who has contributed to this release.
>
> Although it's just over a month since release 1.0, there are still
> lots of good new features and bug fixes, including collation and
> distribution as traits, and experimental support for streaming SQL.
> Also note that this is the first release that does not support Java
> 1.6; you need to use Java 1.7 or higher.
>
> You can read the release notes here:
> https://github.com/apache/incubator-calcite/blob/branch-1.1/doc/HISTORY.md
>
> The commit to be voted upon:
>
> http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/f10ea367ff1cc25497f50f149ef0c91b3ae03031
>
> Its hash is f10ea367ff1cc25497f50f149ef0c91b3ae03031.
>
> The artifacts to be voted on are located here:
> http://people.apache.org/~jhyde/apache-calcite-1.1.0-incubating-rc1/
>
> The hashes of the artifacts are as follows:
> src.tar.gz.md5 805f8a1ec7f7dec0b4cd096a7f2b24c3
> src.tar.gz.sha1 bc0e718ce3e75c1975bc1825fca2e0dcb22da3d2
> src.zip.md5 41732e764ba9557c2dbf269d7904c61b
> src.zip.sha1 d401cf6a1fd539a3167201d5ed2c6dfe31417349
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachecalcite-1006
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/jhyde.asc
>
> Please vote on releasing this package as Apache Calcite 1.1.0-incubating.
>
> The vote is open for the next 72 hours and passes if a majority of
> at least three +1 PPMC votes are cast.
>
> [ ] +1 Release this package as Apache Calcite 1.1.0-incubating
> [ ]  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)
>
> Julian
>

Re: [VOTE] Release apache-calcite-1.1.0-incubating (release candidate 1)

Posted by Jesus Camachorodriguez <jc...@hortonworks.com>.
Built the code and run tests against Hive. We found an Exception that we have not been able to reproduce again, but has been logged to JIRA (CALCITE-624), just in case somebody hits it again.

Thus, +1 (non-binding).

-
Jesús


From: Alan Gates <al...@gmail.com>>
Reply-To: "dev@calcite.incubator.apache.org<ma...@calcite.incubator.apache.org>" <de...@calcite.incubator.apache.org>>
Date: Monday, March 16, 2015 at 10:23 AM
To: "dev@calcite.incubator.apache.org<ma...@calcite.incubator.apache.org>" <de...@calcite.incubator.apache.org>>
Subject: Re: [VOTE] Release apache-calcite-1.1.0-incubating (release candidate 1)

+1.  I checked the signatures, DISCLAIMER, NOTICE, and LICENSE files, built the code and ran the tests, and checked to make sure there were no jars or class files in the distribution.

Alan.

[cid:part1.07090807.06070300@gmail.com]
Julian Hyde<ma...@apache.org>
March 13, 2015 at 13:43
Hi all,

I have created a build for Apache Calcite 1.1.0-incubating, release
candidate 1. Thanks to everyone who has contributed to this release.

Although it's just over a month since release 1.0, there are still
lots of good new features and bug fixes, including collation and
distribution as traits, and experimental support for streaming SQL.
Also note that this is the first release that does not support Java
1.6; you need to use Java 1.7 or higher.

You can read the release notes here:
https://github.com/apache/incubator-calcite/blob/branch-1.1/doc/HISTORY.md

The commit to be voted upon:
http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/f10ea367ff1cc25497f50f149ef0c91b3ae03031

Its hash is f10ea367ff1cc25497f50f149ef0c91b3ae03031.

The artifacts to be voted on are located here:
http://people.apache.org/~jhyde/apache-calcite-1.1.0-incubating-rc1/

The hashes of the artifacts are as follows:
src.tar.gz.md5 805f8a1ec7f7dec0b4cd096a7f2b24c3
src.tar.gz.sha1 bc0e718ce3e75c1975bc1825fca2e0dcb22da3d2
src.zip.md5 41732e764ba9557c2dbf269d7904c61b
src.zip.sha1 d401cf6a1fd539a3167201d5ed2c6dfe31417349

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

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

Please vote on releasing this package as Apache Calcite 1.1.0-incubating.

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

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

Julian

Re: [VOTE] Release apache-calcite-1.1.0-incubating (release candidate 1)

Posted by Alan Gates <al...@gmail.com>.
+1.  I checked the signatures, DISCLAIMER, NOTICE, and LICENSE files, 
built the code and ran the tests, and checked to make sure there were no 
jars or class files in the distribution.

Alan.

> Julian Hyde <ma...@apache.org>
> March 13, 2015 at 13:43
> Hi all,
>
> I have created a build for Apache Calcite 1.1.0-incubating, release
> candidate 1. Thanks to everyone who has contributed to this release.
>
> Although it's just over a month since release 1.0, there are still
> lots of good new features and bug fixes, including collation and
> distribution as traits, and experimental support for streaming SQL.
> Also note that this is the first release that does not support Java
> 1.6; you need to use Java 1.7 or higher.
>
> You can read the release notes here:
> https://github.com/apache/incubator-calcite/blob/branch-1.1/doc/HISTORY.md
>
> The commit to be voted upon:
> http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/f10ea367ff1cc25497f50f149ef0c91b3ae03031
>
> Its hash is f10ea367ff1cc25497f50f149ef0c91b3ae03031.
>
> The artifacts to be voted on are located here:
> http://people.apache.org/~jhyde/apache-calcite-1.1.0-incubating-rc1/
>
> The hashes of the artifacts are as follows:
> src.tar.gz.md5 805f8a1ec7f7dec0b4cd096a7f2b24c3
> src.tar.gz.sha1 bc0e718ce3e75c1975bc1825fca2e0dcb22da3d2
> src.zip.md5 41732e764ba9557c2dbf269d7904c61b
> src.zip.sha1 d401cf6a1fd539a3167201d5ed2c6dfe31417349
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachecalcite-1006
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/jhyde.asc
>
> Please vote on releasing this package as Apache Calcite 1.1.0-incubating.
>
> The vote is open for the next 72 hours and passes if a majority of
> at least three +1 PPMC votes are cast.
>
> [ ] +1 Release this package as Apache Calcite 1.1.0-incubating
> [ ] 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)
>
> Julian