[jira] [Created] (CALCITE-2717) Cached traits in RelTraitDef's canonicalMap can't be garbage-collected

2018-11-28 Thread Haisheng Yuan (JIRA)
Haisheng Yuan created CALCITE-2717: -- Summary: Cached traits in RelTraitDef's canonicalMap can't be garbage-collected Key: CALCITE-2717 URL: https://issues.apache.org/jira/browse/CALCITE-2717

Review Request (CALCITE-2689). ElasticSearch Adapter. Grouping on date / number fields.

2018-11-28 Thread Andrei Sereda
Greetings , We have discovered an issue with ES aggregations when grouping on non-textual fields (date, long). Currently the following sql fails because for missing value

[VOTE] Release apache-calcite-avatica-1.13.0 (release candidate 0)

2018-11-28 Thread Francis Chuang
Hi all, I have created a build for Apache Calcite Avatica 1.13.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.13/site/_docs/history.md The commit to be voted

[jira] [Created] (CALCITE-2716) Upgrade Avatica and Jetty

2018-11-28 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-2716: Summary: Upgrade Avatica and Jetty Key: CALCITE-2716 URL: https://issues.apache.org/jira/browse/CALCITE-2716 Project: Calcite Issue Type: Bug

Re: [DISCUSS] Towards Avatica 1.13.0

2018-11-28 Thread Francis Chuang
Good catch, Julian! I've updated the commit to remove the comment. On 29/11/2018 4:41 am, Julian Hyde wrote: In docker/src/main/dockerhub/Dockerfile, is the comment line # This line must be preserved. The Maven build will verify this version matches its version still accurate? On Nov

Re: [DISCUSS] Towards Avatica 1.13.0

2018-11-28 Thread Julian Hyde
In docker/src/main/dockerhub/Dockerfile, is the comment line # This line must be preserved. The Maven build will verify this version matches its version still accurate? > On Nov 28, 2018, at 2:12 AM, Francis Chuang wrote: > > Hey all, > > If there are no objections, I plan to merge my PR

[jira] [Created] (CALCITE-2715) MS SQL Server does not support character set as part of data type

2018-11-28 Thread Piotr Bojko (JIRA)
Piotr Bojko created CALCITE-2715: Summary: MS SQL Server does not support character set as part of data type Key: CALCITE-2715 URL: https://issues.apache.org/jira/browse/CALCITE-2715 Project: Calcite

[jira] [Created] (CALCITE-2714) Slight optimization in SqlTypeFactoryImpl#createTypeWithNullability

2018-11-28 Thread Ruben Quesada Lopez (JIRA)
Ruben Quesada Lopez created CALCITE-2714: Summary: Slight optimization in SqlTypeFactoryImpl#createTypeWithNullability Key: CALCITE-2714 URL: https://issues.apache.org/jira/browse/CALCITE-2714

Re: [DISCUSS] Towards Avatica 1.13.0

2018-11-28 Thread Francis Chuang
Hey all, If there are no objections, I plan to merge my PR for CALCITE-2698 [1] in around 12 hours time and make rc0 available for voting. Francis [1] https://github.com/apache/calcite-avatica/pull/79 On 24/11/2018 1:03 pm, Julian Hyde wrote: Great, thanks. Just wanted to make sure I