[jira] [Commented] (CALCITE-5974) Elasticsearch adapter throws ClassCastException when index mapping sets dynamic_templates without properties

2023-09-17 Thread zhaowang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766110#comment-17766110 ] zhaowang commented on CALCITE-5974: --- Ok, I've already add unit test , [~julianhyde]. > Elasticsearch

[jira] [Assigned] (CALCITE-5994) Add the optimize for removing the redundant order by when its source row number is less than or equal 1

2023-09-17 Thread LakeShen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LakeShen reassigned CALCITE-5994: - Assignee: LakeShen > Add the optimize for removing the redundant order by when its source row

[jira] [Commented] (CALCITE-5523) RelToSql converter generates GROUP BY clause with window expression

2023-09-17 Thread Leonid Chistov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766056#comment-17766056 ] Leonid Chistov commented on CALCITE-5523: - [~jiajunbernoulli]  That is quite interesting since

[jira] [Comment Edited] (CALCITE-5523) RelToSql converter generates GROUP BY clause with window expression

2023-09-17 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766053#comment-17766053 ] Jiajun Xie edited comment on CALCITE-5523 at 9/17/23 8:14 AM: --

[jira] [Commented] (CALCITE-5523) RelToSql converter generates GROUP BY clause with window expression

2023-09-17 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766053#comment-17766053 ] Jiajun Xie commented on CALCITE-5523: - [~lchistov1987] , Oracle support it.   {code:java} //

[jira] [Updated] (CALCITE-5523) RelToSql converter generates GROUP BY clause with window expression

2023-09-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-5523: Labels: pull-request-available (was: ) > RelToSql converter generates GROUP BY clause

[jira] [Updated] (CALCITE-5994) Add the optimize for removing the redundant order by when its source row numer is less than or equal 1

2023-09-17 Thread LakeShen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LakeShen updated CALCITE-5994: -- Summary: Add the optimize for removing the redundant order by when its source row numer is less than

[jira] [Updated] (CALCITE-5994) Add the optimize for removing the redundant order by when its source row number is less than or equal 1

2023-09-17 Thread LakeShen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LakeShen updated CALCITE-5994: -- Summary: Add the optimize for removing the redundant order by when its source row number is less

[jira] [Resolved] (CALCITE-5988) SqlImplementor.toSql cannot emit VARBINARY literals

2023-09-17 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benchao Li resolved CALCITE-5988. - Fix Version/s: 1.36.0 Assignee: Mihai Budiu Resolution: Fixed Fixed via