[jira] [Commented] (CALCITE-3039) In Interpreter, min() incorrectly returns maximum double value

2019-05-07 Thread Chunwei Lei (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16834475#comment-16834475 ] Chunwei Lei commented on CALCITE-3039: -- Fixed in

[jira] [Resolved] (CALCITE-3039) In Interpreter, min() incorrectly returns maximum double value

2019-05-07 Thread Chunwei Lei (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunwei Lei resolved CALCITE-3039. -- Resolution: Fixed Fix Version/s: 1.20.0 > In Interpreter, min() incorrectly returns

[jira] [Updated] (CALCITE-3039) In Interpreter, min() incorrectly returns maximum double value

2019-05-07 Thread Chunwei Lei (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunwei Lei updated CALCITE-3039: - Affects Version/s: (was: 1.17.0) 1.19.0 > In Interpreter, min()

[jira] [Assigned] (CALCITE-3039) In Interpreter, min() incorrectly returns maximum double value

2019-05-07 Thread Chunwei Lei (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunwei Lei reassigned CALCITE-3039: Assignee: Chunwei Lei > In Interpreter, min() incorrectly returns maximum double value

[jira] [Created] (CALCITE-3051) Babel parser should parse special table expressions

2019-05-07 Thread Muhammad Gelbana (JIRA)
Muhammad Gelbana created CALCITE-3051: - Summary: Babel parser should parse special table expressions Key: CALCITE-3051 URL: https://issues.apache.org/jira/browse/CALCITE-3051 Project: Calcite

[jira] [Commented] (CALCITE-3051) Babel parser should parse special table expressions

2019-05-07 Thread Muhammad Gelbana (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16834664#comment-16834664 ] Muhammad Gelbana commented on CALCITE-3051: --- I'm not sure what that syntax could be called.

[jira] [Updated] (CALCITE-3051) Babel parser should parse special table expressions

2019-05-07 Thread Muhammad Gelbana (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Gelbana updated CALCITE-3051: -- Description: PostgreSQL query {code:sql} SELECT * FROM " ( ( (S.C c INNER

[jira] [Commented] (CALCITE-3038) DESCRIBE throws exception when table name is non-reserved keyword

2019-05-07 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16834666#comment-16834666 ] Stamatis Zampetakis commented on CALCITE-3038: -- I tested the following and it works:

[jira] [Updated] (CALCITE-3051) Babel parser should parse special table expressions

2019-05-07 Thread Muhammad Gelbana (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Gelbana updated CALCITE-3051: -- Description: PostgreSQL query {code:sql} SELECT * FROM " ( ( (S.C c INNER

[jira] [Updated] (CALCITE-3051) Babel parser should parse special table expressions

2019-05-07 Thread Muhammad Gelbana (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Gelbana updated CALCITE-3051: -- Description: PostgreSQL query {code:sql} SELECT * FROM " ( ( (S.C c INNER

[jira] [Updated] (CALCITE-3052) Error while applying rule MaterializedViewAggregateRule(Project-Aggregate): ArrayIndexOutOfBoundsException

2019-05-07 Thread Anton Haidai (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Haidai updated CALCITE-3052: -- Description: *Materialized views enabled:* # "select avg(grade), count(*), max(grade),

[jira] [Updated] (CALCITE-3052) Error while applying rule MaterializedViewAggregateRule(Project-Aggregate): ArrayIndexOutOfBoundsException

2019-05-07 Thread Anton Haidai (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Haidai updated CALCITE-3052: -- Description: *Materialized views enabled:* # "select avg(grade), count(*), max(grade),

[jira] [Commented] (CALCITE-3046) CompileException when inserting casted value of composited user defined type into table

2019-05-07 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16834840#comment-16834840 ] Hongze Zhang commented on CALCITE-3046: --- As what's been suggested, I've added some extra visiting

[jira] [Created] (CALCITE-3052) Error while applying rule MaterializedViewAggregateRule(Project-Aggregate): ArrayIndexOutOfBoundsException

2019-05-07 Thread Anton Haidai (JIRA)
Anton Haidai created CALCITE-3052: - Summary: Error while applying rule MaterializedViewAggregateRule(Project-Aggregate): ArrayIndexOutOfBoundsException Key: CALCITE-3052 URL:

[jira] [Commented] (CALCITE-3050) Integrate SqlDialect and SqlParser.Config

2019-05-07 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16834983#comment-16834983 ] Julian Hyde commented on CALCITE-3050: -- Well, I agree with you. They are the same basic

[jira] [Created] (CALCITE-3053) Add a test to ensure that all functions are documented in the SQL reference

2019-05-07 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-3053: Summary: Add a test to ensure that all functions are documented in the SQL reference Key: CALCITE-3053 URL: https://issues.apache.org/jira/browse/CALCITE-3053

[jira] [Commented] (CALCITE-2846) Document Oracle-specific functions, such as NVL and LTRIM, in the SQL reference

2019-05-07 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16834980#comment-16834980 ] Julian Hyde commented on CALCITE-2846: -- Almost done. See my branch 

[jira] [Commented] (CALCITE-3051) Babel parser should parse special table expressions

2019-05-07 Thread Muhammad Gelbana (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835071#comment-16835071 ] Muhammad Gelbana commented on CALCITE-3051: --- Thanks for the heads up [~zhztheplayer], I

[jira] [Closed] (CALCITE-3051) Babel parser should parse special table expressions

2019-05-07 Thread Muhammad Gelbana (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Gelbana closed CALCITE-3051. - Resolution: Duplicate > Babel parser should parse special table expressions >

[jira] [Commented] (CALCITE-3052) Error while applying rule MaterializedViewAggregateRule(Project-Aggregate): ArrayIndexOutOfBoundsException

2019-05-07 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835234#comment-16835234 ] Danny Chan commented on CALCITE-3052: - Thx [~anha] for reporting this. Reproduce this problem in 

[jira] [Commented] (CALCITE-3050) Integrate SqlDialect and SqlParser.Config

2019-05-07 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835268#comment-16835268 ] Danny Chan commented on CALCITE-3050: - I'm thinking about if we can merge these "SqlDialect" like

[jira] [Created] (CALCITE-3054) ElasticSearch adapter. Avoid scripting for simple projections

2019-05-07 Thread Andrei Sereda (JIRA)
Andrei Sereda created CALCITE-3054: -- Summary: ElasticSearch adapter. Avoid scripting for simple projections Key: CALCITE-3054 URL: https://issues.apache.org/jira/browse/CALCITE-3054 Project: Calcite

[jira] [Updated] (CALCITE-3054) ElasticSearch adapter. Avoid scripting for simple projections

2019-05-07 Thread Andrei Sereda (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Sereda updated CALCITE-3054: --- Description: No

[jira] [Resolved] (CALCITE-3054) ElasticSearch adapter. Avoid scripting for simple projections

2019-05-07 Thread Andrei Sereda (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Sereda resolved CALCITE-3054. Resolution: Fixed Fixed in

[jira] [Commented] (CALCITE-3038) DESCRIBE throws exception when table name is non-reserved keyword

2019-05-07 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835289#comment-16835289 ] Rui Li commented on CALCITE-3038: - [~zabetak], thanks for pointing me to CALCITE-1168. I now understand

[jira] [Updated] (CALCITE-3054) ElasticSearch adapter. Avoid scripting for simple projections

2019-05-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3054: Labels: pull-request-available (was: ) > ElasticSearch adapter. Avoid scripting for