Hi all, I have created a build for Apache Calcite 1.0.0-incubating, release candidate 2.
Thanks to everyone who has contributed to this release. This is Calcite's first major release. The release adds: * SQL support for GROUPING SETS, EXTEND, UPSERT and sequences; * a remote JDBC driver; * improvements to the planner engine and built-in planner rules; * improvements to the algorithms that implement the relational algebra, including an interpreter that can evaluate queries without compilation; * about 30 bug fixes. Since the previous release we have re-organized the code into the org.apache.calcite namespace; the release notes describe how to migrate code that used the old APIs. Since RC1 we have fixed issues CALCITE-567, CALCITE-568, CALCITE-570, CALCITE-571, CALCITE-575. You can read the release notes here: https://github.com/apache/incubator-calcite/blob/branch-1.0/doc/HISTORY.md The commit to be voted upon: http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/9b1950ddfa01c16afb0e3ced4f5581b369b410b2 Its hash is 9b1950ddfa01c16afb0e3ced4f5581b369b410b2. The artifacts to be voted on are located here: http://people.apache.org/~jhyde/apache-calcite-1.0.0-incubating-rc2/ The hashes of the artifacts are as follows: src.tar.gz.md5 864915537f26ba14e1981ce7fc07f056 src.tar.gz.sha1 669fa3a59e7b6e2a2f01db580cdfbf0d4493d00b src.zip.md5 7916c172e766554f946dcb79b2ac8636 src.zip.sha1 6713517240e51273d34340274a8bfb85ed1861d2 A staged Maven repository is available for review at: https://repository.apache.org/content/repositories/orgapachecalcite-1003 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.0.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.0.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
