[jira] [Comment Edited] (CALCITE-4186) Add ST_Covers, ST_CoveredBy, ST_Relate spatial functions

2022-10-03 Thread Bertil Chapuis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612420#comment-17612420 ] Bertil Chapuis edited comment on CALCITE-4186 at 10/3/22 7:50 PM: ---

[jira] [Commented] (CALCITE-4186) Add ST_Covers, ST_CoveredBy, ST_Relate spatial functions

2022-10-03 Thread Bertil Chapuis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612420#comment-17612420 ] Bertil Chapuis commented on CALCITE-4186: - The following PR adds the ST_Covered

[jira] [Commented] (CALCITE-5298) CalciteSystemProperty calcite.test.dataset path check fails under Java Security Manager

2022-10-03 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612352#comment-17612352 ] Julian Hyde commented on CALCITE-5298: -- Thanks. When you’ve had chance to make cha

[jira] [Commented] (CALCITE-5298) CalciteSystemProperty calcite.test.dataset path check fails under Java Security Manager

2022-10-03 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612338#comment-17612338 ] Kevin Risden commented on CALCITE-5298: --- Yea good point - I'm out for a few weeks

[jira] [Commented] (CALCITE-5230) PERCENTILE_DISC return type derivation

2022-10-03 Thread Itiel Sadeh (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612274#comment-17612274 ] Itiel Sadeh commented on CALCITE-5230: -- Thanks Julian. > PERCENTILE_DISC return t

[jira] [Resolved] (CALCITE-5286) Join with parameterized LIMIT throws AssertionError "not a literal"

2022-10-03 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Q L resolved CALCITE-5286. Resolution: Fixed Done in https://github.com/apache/calcite/commit/3a38ebf40f6dfc1170ba3d3acc5d8

[jira] [Commented] (CALCITE-5252) Unparsing "WITH ... AS (SELECT ... UNION SELECT ...)" missing parentheses

2022-10-03 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612212#comment-17612212 ] Benchao Li commented on CALCITE-5252: - I reviewed the PR, and it seems that the PR