[jira] [Updated] (CALCITE-2674) SqlIdentifier same name with built-in function but with escape character should be still resolved as an identifier

2018-12-16 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2674: - Fix Version/s: (was: 1.18.0) 1.19.0 > SqlIdentifier same name with

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

2018-12-16 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722532#comment-16722532 ] Jacques Nadeau commented on CALCITE-2736: - Hey [~julianhyde], sorry about that. I didn't

[jira] [Created] (CALCITE-2744) throws RuntimeException in RelDecorrelator when optimizing a Semi-Join query with a multi-param aggregate function in subquery

2018-12-16 Thread Wei Zhong (JIRA)
Wei Zhong created CALCITE-2744: -- Summary: throws RuntimeException in RelDecorrelator when optimizing a Semi-Join query with a multi-param aggregate function in subquery Key: CALCITE-2744 URL:

[jira] [Comment Edited] (CALCITE-2741) Add operator table with Hive-specific built-in functions

2018-12-16 Thread Lai Zhou (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722744#comment-16722744 ] Lai Zhou edited comment on CALCITE-2741 at 12/17/18 7:31 AM: -

[jira] [Commented] (CALCITE-2741) Add operator table with Hive-specific built-in functions

2018-12-16 Thread Lai Zhou (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722744#comment-16722744 ] Lai Zhou commented on CALCITE-2741: --- [~julianhyde], I have seen what you did for Oracle functions .

[jira] [Updated] (CALCITE-2744) Throws RuntimeException in RelDecorrelator when optimizing a Semi-Join query with a multi-param aggregate function in subquery

2018-12-16 Thread Wei Zhong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhong updated CALCITE-2744: --- Summary: Throws RuntimeException in RelDecorrelator when optimizing a Semi-Join query with a

[jira] [Commented] (CALCITE-2741) Add operator table with Hive-specific built-in functions

2018-12-16 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722754#comment-16722754 ] Stamatis Zampetakis commented on CALCITE-2741: -- Thanks for the clarification [~hhlai1990]!

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

2018-12-16 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde reopened CALCITE-2736: -- Regardless of which release it goes into, the change is producing warnings relating to calls to

[jira] [Updated] (CALCITE-2741) Add operator table with Hive-specific built-in functions

2018-12-16 Thread Lai Zhou (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lai Zhou updated CALCITE-2741: -- Summary: Add operator table with Hive-specific built-in functions (was: extend the native

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

2018-12-16 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722578#comment-16722578 ] Jacques Nadeau commented on CALCITE-2736: - {quote}Regardless of which release it goes into, the

[jira] [Created] (CALCITE-2743) TimeStamp confused in avatica jdbc

2018-12-16 Thread shining (JIRA)
shining created CALCITE-2743: Summary: TimeStamp confused in avatica jdbc Key: CALCITE-2743 URL: https://issues.apache.org/jira/browse/CALCITE-2743 Project: Calcite Issue Type: Bug

[jira] [Commented] (CALCITE-2741) extend the native enumerable implemention of calcite to support Hive SQL

2018-12-16 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722570#comment-16722570 ] Julian Hyde commented on CALCITE-2741: -- Could you also please add the Oracle-specific functions to