[jira] [Comment Edited] (CALCITE-2670) Combine similar JSON aggregate functions in operator table

2018-11-15 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688817#comment-16688817 ] Hongze Zhang edited comment on CALCITE-2670 at 11/16/18 6:58 AM: - bq.

[jira] [Updated] (CALCITE-2671) GeodeFilter change to transform multiple OR s to use IN SET OQL predicate to improve query performance for Geode

2018-11-15 Thread Sandeep Chada (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Chada updated CALCITE-2671: --- Description: In Geode when we are querying thousands of rows using an IN query, IN SET

[jira] [Updated] (CALCITE-2671) GeodeFilter change to transform multiple OR s to use IN SET OQL predicate to improve query performance for Geode

2018-11-15 Thread Sandeep Chada (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Chada updated CALCITE-2671: --- Summary: GeodeFilter change to transform multiple OR s to use IN SET OQL predicate to

[jira] [Updated] (CALCITE-2676) Support building a release using docker

2018-11-15 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated CALCITE-2676: Fix Version/s: avatica-1.13.0 > Support building a release using docker >

[jira] [Comment Edited] (CALCITE-2674) Column name with escape character should not be verified as a function when the column name is same with it

2018-11-15 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688970#comment-16688970 ] Yuzhao Chen edited comment on CALCITE-2674 at 11/16/18 3:58 AM: Hi, 

[jira] [Updated] (CALCITE-2385) Cannot build if we update the AVATICA_VERSION in the dockerfile during a dry-run release

2018-11-15 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated CALCITE-2385: Fix Version/s: avatica-1.13.0 > Cannot build if we update the AVATICA_VERSION in the

[jira] [Resolved] (CALCITE-2676) Support building a release using docker

2018-11-15 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang resolved CALCITE-2676. - Resolution: Fixed > Support building a release using docker >

[jira] [Commented] (CALCITE-2674) Column name with escape character should not be verified as a function when the column name is same with it

2018-11-15 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688970#comment-16688970 ] Yuzhao Chen commented on CALCITE-2674: -- Hi, [~julianhyde] I check out Oracle and Postgres also,

[jira] [Comment Edited] (CALCITE-2670) Combine similar JSON aggregate functions in operator table

2018-11-15 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688817#comment-16688817 ] Hongze Zhang edited comment on CALCITE-2670 at 11/16/18 12:06 AM: -- bq.

[jira] [Commented] (CALCITE-2670) Combine similar JSON aggregate functions in operator table

2018-11-15 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688817#comment-16688817 ] Hongze Zhang commented on CALCITE-2670: --- bq. Why did you convert some parameters from particular

[jira] [Updated] (CALCITE-2670) Combine similar JSON aggregate functions in operator table

2018-11-15 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongze Zhang updated CALCITE-2670: -- Description: In current code master of Calcite, operator *JSON_ARRAYAGG* and

[jira] [Created] (CALCITE-2676) Support building a release using docker

2018-11-15 Thread Francis Chuang (JIRA)
Francis Chuang created CALCITE-2676: --- Summary: Support building a release using docker Key: CALCITE-2676 URL: https://issues.apache.org/jira/browse/CALCITE-2676 Project: Calcite Issue

[jira] [Resolved] (CALCITE-2385) Cannot build if we update the AVATICA_VERSION in the dockerfile during a dry-run release

2018-11-15 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang resolved CALCITE-2385. - Resolution: Fixed > Cannot build if we update the AVATICA_VERSION in the dockerfile

[jira] [Commented] (CALCITE-2385) Cannot build if we update the AVATICA_VERSION in the dockerfile during a dry-run release

2018-11-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688710#comment-16688710 ] ASF GitHub Bot commented on CALCITE-2385: - Github user asfgit closed the pull request at:

[jira] [Commented] (CALCITE-2468) Validator throws IndexOutOfBoundsException when trying to infer operand type from struct return type

2018-11-15 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688635#comment-16688635 ] Julian Hyde commented on CALCITE-2468: -- Looks OK. Can you make into a pull request. In the test,

[jira] [Commented] (CALCITE-2468) Validator throws IndexOutOfBoundsException when trying to infer operand type from struct return type

2018-11-15 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688549#comment-16688549 ] Rong Rong commented on CALCITE-2468: Found out that the special handling for *{{AS}}* operator is

[jira] [Commented] (CALCITE-2674) Column name with escape character should not be verified as a function when the column name is same with it

2018-11-15 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688481#comment-16688481 ] Julian Hyde commented on CALCITE-2674: -- Looks plausible, but can you try it on a more reputable

[jira] [Commented] (CALCITE-2670) Combine similar JSON aggregate functions in operator table

2018-11-15 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688476#comment-16688476 ] Julian Hyde commented on CALCITE-2670: -- Why did you convert some parameters from particular types

[jira] [Commented] (CALCITE-2675) ReduceExpressionRule may leave behind altered types w.r.t nullability

2018-11-15 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688318#comment-16688318 ] Zoltan Haindrich commented on CALCITE-2675: --- My proposed solution is to remove the invocation

[jira] [Created] (CALCITE-2675) ReduceExpressionRule may leave behind altered types w.r.t nullability

2018-11-15 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created CALCITE-2675: - Summary: ReduceExpressionRule may leave behind altered types w.r.t nullability Key: CALCITE-2675 URL: https://issues.apache.org/jira/browse/CALCITE-2675

[jira] [Commented] (CALCITE-2663) create function and drop function SQL statement

2018-11-15 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688114#comment-16688114 ] ambition commented on CALCITE-2663: --- ok, I fix [PR #920|https://github.com/apache/calcite/pull/920] 

[jira] [Issue Comment Deleted] (CALCITE-2663) create function and drop function SQL statement

2018-11-15 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ambition updated CALCITE-2663: -- Comment: was deleted (was: ok, I fix [PR #920|https://github.com/apache/calcite/pull/920] based 

[jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement

2018-11-15 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687479#comment-16687479 ] ambition edited comment on CALCITE-2663 at 11/15/18 2:03 PM: - ok, I fix [PR

[jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement

2018-11-15 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687470#comment-16687470 ] ambition edited comment on CALCITE-2663 at 11/15/18 1:53 PM: - sorry, I have

[jira] [Commented] (CALCITE-2658) Introducing more ReduceExpressionRules

2018-11-15 Thread Chunwei Lei (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688058#comment-16688058 ] Chunwei Lei commented on CALCITE-2658: -- [~julianhyde] Sorry for the late reply. Does using traits

[jira] [Updated] (CALCITE-2670) Combine similar JSON aggregate functions in operator table

2018-11-15 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongze Zhang updated CALCITE-2670: -- Description: In current code master of Calcite, operator *JSON_ARRAYAGG* and

[jira] [Commented] (CALCITE-2385) Cannot build if we update the AVATICA_VERSION in the dockerfile during a dry-run release

2018-11-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687756#comment-16687756 ] ASF GitHub Bot commented on CALCITE-2385: - GitHub user F21 opened a pull request:

[jira] [Updated] (CALCITE-2674) Column name with escape character should not be verified as a function when the column name is same with it

2018-11-15 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuzhao Chen updated CALCITE-2674: - Description: Now If user defines table as schema below: {code:java} create table tt(

[jira] [Created] (CALCITE-2674) Column name with escape character should not be verified as a function when the column name is same with it

2018-11-15 Thread Yuzhao Chen (JIRA)
Yuzhao Chen created CALCITE-2674: Summary: Column name with escape character should not be verified as a function when the column name is same with it Key: CALCITE-2674 URL:

[jira] [Commented] (CALCITE-563) JDBC adapter fails to execute a prepared statement with a bind variable

2018-11-15 Thread Piotr Bojko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687724#comment-16687724 ] Piotr Bojko commented on CALCITE-563: - Hey [~julianhyde] kindly reminder about this :) > JDBC

[jira] [Commented] (CALCITE-2667) sql2rel fails on join between table function and other table

2018-11-15 Thread Piotr Bojko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687673#comment-16687673 ] Piotr Bojko commented on CALCITE-2667: -- Hello, any thoughts how this can be fixed? I would fix

[jira] [Updated] (CALCITE-2670) Combine similar JSON aggregate functions in operator table

2018-11-15 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongze Zhang updated CALCITE-2670: -- Description: Improvement contains following: # Combine *JSON_ARRAYAGG_NULL_ON_NULL* and