[jira] [Created] (CALCITE-4748) duplicate columnName in grouping sets get the wrong result

2021-08-20 Thread duan xiong (Jira)
duan xiong created CALCITE-4748: --- Summary: duplicate columnName in grouping sets get the wrong result Key: CALCITE-4748 URL: https://issues.apache.org/jira/browse/CALCITE-4748 Project: Calcite

[jira] [Comment Edited] (CALCITE-2823) Prevent optimization of non-deterministic functions

2021-08-20 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402464#comment-17402464 ] Julian Hyde edited comment on CALCITE-2823 at 8/21/21, 1:00 AM: -

[jira] [Commented] (CALCITE-2823) Prevent optimization of non-deterministic functions

2021-08-20 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402464#comment-17402464 ] Julian Hyde commented on CALCITE-2823: -- Here's how I see the hierarchy: * for non

[jira] [Commented] (CALCITE-4740) JDBC adapter generates incorrect HAVING clause in BigQuery dialect

2021-08-20 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402463#comment-17402463 ] Julian Hyde commented on CALCITE-4740: -- There are a few places where "expr$" occur

[jira] [Updated] (CALCITE-4740) JDBC adapter generates incorrect HAVING clause in BigQuery dialect

2021-08-20 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-4740: - Labels: pull-request-available (was: ) > JDBC adapter generates incorrect HAVING clause in Big

[jira] [Commented] (CALCITE-2736) ReduceExpressionsRule never reduces dynamic expressions but this should be configurable

2021-08-20 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402457#comment-17402457 ] Julian Hyde commented on CALCITE-2736: -- The PR looks almost ready. A few comments:

[jira] [Commented] (CALCITE-2736) ReduceExpressionsRule never reduces dynamic expressions but this should be configurable

2021-08-20 Thread Yingyu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402309#comment-17402309 ] Yingyu commented on CALCITE-2736: - [~vladimirsitnikov]Thanks for your help in review an

[jira] [Commented] (CALCITE-4741) AbstractRelNode#getId can overflow into a negative value causing CompileException in certain Enumerable implement methods

2021-08-20 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402078#comment-17402078 ] Ruben Q L commented on CALCITE-4741: Thanks [~hyuan] for pointing it out! I will li