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

2020-10-05 Thread Andrei Sereda
+1 (non-binding). - build locally: ok - check git hash: ok - check sha512 for artifacts: ok - check GPG signature: ok openjdk version "1.8.0_212" Note that I'm getting 404 for your public GPG key located here: https://people.apache.org/keys/committer/rubenql.asc So I've used Calcite KEYS instead

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

2020-10-05 Thread Danny Chan
+1 (binding). - run tests locally: ok - verify the commit hash in git tag: ok - check sha512: ok Environment: - java version 1.8.0_151 - MacOS Mojave 10.14.6 I also find the new introduced ersi library when i do upgrade for Flink. I solves the problem by adding a dependency for it. It is awesome

Re: Draft board report for October 2020

2020-10-05 Thread Michael Mior
+1 LGTM Thanks! -- Michael Mior mm...@apache.org Le lun. 5 oct. 2020 à 18:34, Francis Chuang a écrit : > > +1 Thanks, Stamatis! > > Francis > > On 6/10/2020 9:15 am, Haisheng Yuan wrote: > > Looks good to me, thanks! > > > > - Haisheng > > > > -

Re: Draft board report for October 2020

2020-10-05 Thread Francis Chuang
+1 Thanks, Stamatis! Francis On 6/10/2020 9:15 am, Haisheng Yuan wrote: Looks good to me, thanks! - Haisheng -- 发件人:Stamatis Zampetakis 日 期:2020年10月06日 06:04:06 收件人: 主 题:Draft board report for October 2020 Attached below is a dr

Re: Draft board report for October 2020

2020-10-05 Thread Haisheng Yuan
Looks good to me, thanks! - Haisheng -- 发件人:Stamatis Zampetakis 日 期:2020年10月06日 06:04:06 收件人: 主 题:Draft board report for October 2020 Attached below is a draft of this month's board report. I plan to submit it on October 7. Please l

Draft board report for October 2020

2020-10-05 Thread Stamatis Zampetakis
Attached below is a draft of this month's board report. I plan to submit it on October 7. Please let me know if you have any additions or corrections. ## Description: Apache Calcite is a highly customizable framework for parsing and planning queries on data in a wide variety of formats. It allows

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

2020-10-05 Thread Enrico Olivelli
Il giorno lun 5 ott 2020 alle ore 16:43 Ruben Q L ha scritto: > Enrico, > > thanks for your feedback. I also had a similar experience with my > downstream project. > > If I am not mistaken, esri library so far was not necessary because it was > used just on Calcite test; however, as you say, now

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

2020-10-05 Thread Ruben Q L
Enrico, thanks for your feedback. I also had a similar experience with my downstream project. If I am not mistaken, esri library so far was not necessary because it was used just on Calcite test; however, as you say, now it is required since it is used for Calcite build. The root cause of this ch

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

2020-10-05 Thread Enrico Olivelli
Ruben, I am testing the RC, I found that now it is mandatory to have "com.esri.geometry:esri-geometry-api" on the classpath in order to use the Programs class. In HerdDB we were excluding that third party dependency, and we would like not to depend on it in order to bring in as few third party dep

[jira] [Created] (CALCITE-4311) Add non-nullable experimental accessors side by side with their nullable counterparts

2020-10-05 Thread Vladimir Sitnikov (Jira)
Vladimir Sitnikov created CALCITE-4311: -- Summary: Add non-nullable experimental accessors side by side with their nullable counterparts Key: CALCITE-4311 URL: https://issues.apache.org/jira/browse/CALCITE-431

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

2020-10-05 Thread Vladimir Sitnikov
Thanks for preparing an RC. +1 Build works for me modulo https://issues.apache.org/jira/browse/CALCITE-2816 PsTableFunction fails in Russian locale. Checksums match, signature validation passes. The release notes look good. changelog> Compatibility: Guava versions 19.0 to 29.0-jre I see build