[jira] [Created] (CALCITE-5431) Method RelMdUtil$numDistinctVals() wrongly return zero if the method input domainSize is a very large value

2022-12-12 Thread Yunhong Zheng (Jira)
Yunhong Zheng created CALCITE-5431: -- Summary: Method RelMdUtil$numDistinctVals() wrongly return zero if the method input domainSize is a very large value Key: CALCITE-5431 URL:

[jira] [Commented] (CALCITE-5430) Implement IFNULL() for BigQuery dialect

2022-12-12 Thread Oliver Lee (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646392#comment-17646392 ] Oliver Lee commented on CALCITE-5430: - PR here: https://github.com/apache/calcite/pull/3003 >

[jira] [Created] (CALCITE-5430) Implement IFNULL() for BigQuery dialect

2022-12-12 Thread Oliver Lee (Jira)
Oliver Lee created CALCITE-5430: --- Summary: Implement IFNULL() for BigQuery dialect Key: CALCITE-5430 URL: https://issues.apache.org/jira/browse/CALCITE-5430 Project: Calcite Issue Type:

[jira] [Comment Edited] (CALCITE-5417) Include Proj4J as an api dependency once the license allows it

2022-12-12 Thread Bertil Chapuis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646354#comment-17646354 ] Bertil Chapuis edited comment on CALCITE-5417 at 12/12/22 10:36 PM:

[jira] [Commented] (CALCITE-5417) Include Proj4J as an api dependency once the license allows it

2022-12-12 Thread Bertil Chapuis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646354#comment-17646354 ] Bertil Chapuis commented on CALCITE-5417: - Thanks for handling the issue, I havn't been able to

[jira] [Closed] (CALCITE-5280) Implement geometry aggregate functions

2022-12-12 Thread Bertil Chapuis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertil Chapuis closed CALCITE-5280. --- Resolution: Fixed > Implement geometry aggregate functions >

[jira] [Closed] (CALCITE-5362) Implement geometry measurement functions

2022-12-12 Thread Bertil Chapuis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertil Chapuis closed CALCITE-5362. --- Resolution: Fixed > Implement geometry measurement functions >

[jira] [Commented] (CALCITE-5429) Correlated subquery over aggregate with grouping throws an error

2022-12-12 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646236#comment-17646236 ] Aleksey Plekhanov commented on CALCITE-5429: [~julianhyde], I've checked this query on

[jira] [Commented] (CALCITE-5429) Correlated subquery over aggregate with grouping throws an error

2022-12-12 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646202#comment-17646202 ] Julian Hyde commented on CALCITE-5429: -- I’d describe this as a “correlated scalar sub-query in the

[jira] [Created] (CALCITE-5429) Correlated subquery over aggregate with grouping throws an error

2022-12-12 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created CALCITE-5429: -- Summary: Correlated subquery over aggregate with grouping throws an error Key: CALCITE-5429 URL: https://issues.apache.org/jira/browse/CALCITE-5429

[jira] [Commented] (CALCITE-4908) Support classpath resource name as model resource path

2022-12-12 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646038#comment-17646038 ] Ruben Q L commented on CALCITE-4908: Is there any update on this ticket? Should we consider the PR

[jira] [Resolved] (CALCITE-5394) RelToSql converter fails when semi-join is under a join node

2022-12-12 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Q L resolved CALCITE-5394. Resolution: Fixed Fixed via

[jira] [Resolved] (CALCITE-5395) RelToSql converter fails when SELECT * is under a semi-join node

2022-12-12 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Q L resolved CALCITE-5395. Resolution: Fixed Fixed via

[jira] [Resolved] (CALCITE-5388) tempList expression inside EnumerableWindow.getPartitionIterator should be unoptimized

2022-12-12 Thread Dmitry Sysolyatin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Sysolyatin resolved CALCITE-5388. Resolution: Fixed [~libenchao] Thanks for review. Fixed in