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<[email protected]>
日 期:2019年04月26日 16:26:16
收件人:<[email protected]>
主 题: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 <[email protected]>
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
>

Reply via email to