CALCITE - 873

2018-05-16 Thread Atri Sharma
Hi All, I am reviving CALCITE-873 and wanted to follow up on the same. I have re run the tests and added it in the Test suite as well. Julian/others, please review the CR: https://github.com/apache/calcite/pull/485 Regards, Atri

[jira] [Created] (CALCITE-2312) Support Partition By in sql select statement

2018-05-16 Thread Fei Xu (JIRA)
Fei Xu created CALCITE-2312: --- Summary: Support Partition By in sql select statement Key: CALCITE-2312 URL: https://issues.apache.org/jira/browse/CALCITE-2312 Project: Calcite Issue Type: New Featur

[jira] [Created] (CALCITE-2313) Showing Empty Result

2018-05-16 Thread Subbarao (JIRA)
Subbarao created CALCITE-2313: - Summary: Showing Empty Result Key: CALCITE-2313 URL: https://issues.apache.org/jira/browse/CALCITE-2313 Project: Calcite Issue Type: Bug Components: core

[jira] [Created] (CALCITE-2314) Verify RexNode transformations by evaluating before and after expressions against sample values

2018-05-16 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-2314: Summary: Verify RexNode transformations by evaluating before and after expressions against sample values Key: CALCITE-2314 URL: https://issues.apache.org/jira/browse/CALCITE-2314

ElasticSearch Adapters. Calcite vs Dremio

2018-05-16 Thread Andrei Sereda
Hello, I've noticed that Dremio implemented their own (calcite) adapters for ElasticSearch. According to documentation those adapters support ES aggregations

ElasticSearch. Explicit Definitions, Literals and RelBuilder

2018-05-16 Thread Andrei Sereda
Hello Calcite Devs, I have some questions about ES adapter and custom predicates / projections in Calcite. Your help is much appreciated. 1) All ES examples use a view (ZIPS ) which does