[jira] (CALCITE-5772) Add MAP_CONCAT, MAP_FROM_ENTRIES for Spark dialect

2023-06-24 Thread jackylau (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5772 ] jackylau deleted comment on CALCITE-5772: --- was (Author: jackylau): hi [~julianhyde]  do you have time to help review? > Add MAP_CONCAT, MAP_FROM_ENTRIES for Spark dialect > -

[jira] [Assigned] (CALCITE-5681) Support authorization via GRANT and REVOKE DDL commands

2023-06-24 Thread hongyu guo (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongyu guo reassigned CALCITE-5681: --- Assignee: hongyu guo > Support authorization via GRANT and REVOKE DDL commands > -

[jira] [Created] (CALCITE-5797) Release Calcite 1.35.0

2023-06-24 Thread xiong duan (Jira)
xiong duan created CALCITE-5797: --- Summary: Release Calcite 1.35.0 Key: CALCITE-5797 URL: https://issues.apache.org/jira/browse/CALCITE-5797 Project: Calcite Issue Type: Test Reporte

[jira] [Commented] (CALCITE-5796) DELETE statement is not effective

2023-06-24 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736693#comment-17736693 ] Jiajun Xie commented on CALCITE-5796: - When we execute `JdbcFrontLinqBackTest#testD

[jira] [Assigned] (CALCITE-5796) DELETE statement is not effective

2023-06-24 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajun Xie reassigned CALCITE-5796: --- Assignee: Jiajun Xie > DELETE statement is not effective > --

[jira] [Updated] (CALCITE-5796) DELETE statement is not effective

2023-06-24 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajun Xie updated CALCITE-5796: Environment: (was: I try to use `DELETE FROM t`, but the table was not affected.   {code:jav

[jira] [Updated] (CALCITE-5796) DELETE statement is not effective

2023-06-24 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajun Xie updated CALCITE-5796: Description: I try to use `DELETE FROM t`, but the table was not affected.   {code:java} static

[jira] [Created] (CALCITE-5796) DELETE statement is not effective

2023-06-24 Thread Jiajun Xie (Jira)
Jiajun Xie created CALCITE-5796: --- Summary: DELETE statement is not effective Key: CALCITE-5796 URL: https://issues.apache.org/jira/browse/CALCITE-5796 Project: Calcite Issue Type: Bug