[jira] [Commented] (CALCITE-5147) Parser configured with BigQuery dialect cannot parse timestamp literal

2022-05-20 Thread yanjing.wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540336#comment-17540336 ] yanjing.wang commented on CALCITE-5147: --- Hi [~julianhyde] , [~swtalbot] , I walke

[jira] [Created] (CALCITE-5164) Planner#parser can't parse TIMESTAMP() function

2022-05-20 Thread Jiajun Xie (Jira)
Jiajun Xie created CALCITE-5164: --- Summary: Planner#parser can't parse TIMESTAMP() function Key: CALCITE-5164 URL: https://issues.apache.org/jira/browse/CALCITE-5164 Project: Calcite Issue Type:

[jira] [Commented] (CALCITE-5045) Alias within GroupingSets throws type mis-match exception

2022-05-20 Thread yanjing.wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540331#comment-17540331 ] yanjing.wang commented on CALCITE-5045: --- Hi, [~yingyu] . I think they will be in

[jira] [Commented] (CALCITE-5145) CASE statement within GROUPING SETS throws type mis-match exception

2022-05-20 Thread yanjing.wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540330#comment-17540330 ] yanjing.wang commented on CALCITE-5145: --- [~yingyu] yes, it's same with CALCITE-50

[jira] [Commented] (CALCITE-5118) SqlDatePartFunction#rewriteCall should check operands length

2022-05-20 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540308#comment-17540308 ] Julian Hyde commented on CALCITE-5118: -- I generally can't tell whether a task is '

[jira] [Commented] (CALCITE-5099) ResultSetEnumerable.enumeratorBasedOnStatement cause the backend connection leak

2022-05-20 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540245#comment-17540245 ] Julian Hyde commented on CALCITE-5099: -- It looks as it {{LimitIterator}} is the cu

[jira] [Commented] (CALCITE-5135) Planner#parse can't parse DAY() function

2022-05-20 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540223#comment-17540223 ] Julian Hyde commented on CALCITE-5135: -- [~komamitsu], Can you explain how this iss

[jira] [Commented] (CALCITE-5145) CASE statement within GROUPING SETS throws type mis-match exception

2022-05-20 Thread Yingyu Wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540182#comment-17540182 ] Yingyu Wang commented on CALCITE-5145: -- The data type of *CASE* expression in *SEL

[jira] [Commented] (CALCITE-5135) Planner#parse can't parse DAY() function

2022-05-20 Thread Mitsunori Komatsu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540140#comment-17540140 ] Mitsunori Komatsu commented on CALCITE-5135: [~jiajunbernoulli] In my case,

[jira] [Commented] (CALCITE-5135) Planner#parse can't parse DAY() function

2022-05-20 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540123#comment-17540123 ] Jiajun Xie commented on CALCITE-5135: - [~julianhyde]Sorry, my understanding of JDBC

[jira] [Resolved] (CALCITE-3890) Derive IS NOT NULL filter for the inputs of inner join

2022-05-20 Thread Chunwei Lei (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunwei Lei resolved CALCITE-3890. -- Resolution: Fixed Fixed in https://github.com/apache/calcite/commit/acf82f7784823c30fb7a64e9

[jira] [Assigned] (CALCITE-5156) Support implicit number type cast for IN Sub-query

2022-05-20 Thread xiong duan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiong duan reassigned CALCITE-5156: --- Assignee: xiong duan > Support implicit number type cast for IN Sub-query > --

[jira] (CALCITE-5163) MysqlSqlDialect unparse LISTAGG aggregate function error

2022-05-20 Thread Xurenhe (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5163 ] Xurenhe deleted comment on CALCITE-5163: -- was (Author: wojustme): Hi guys, PR has been ready, welcome to review it. https://github.com/apache/calcite/pull/2812 > MysqlSqlDialect unparse LISTA

[jira] [Commented] (CALCITE-5163) MysqlSqlDialect unparse LISTAGG aggregate function error

2022-05-20 Thread Xurenhe (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539994#comment-17539994 ] Xurenhe commented on CALCITE-5163: -- Hi guys, PR has been ready, welcome to review it.

[jira] [Created] (CALCITE-5163) MysqlSqlDialect unparse LISTAGG aggregate function error

2022-05-20 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5163: Summary: MysqlSqlDialect unparse LISTAGG aggregate function error Key: CALCITE-5163 URL: https://issues.apache.org/jira/browse/CALCITE-5163 Project: Calcite Issue Ty