[jira] [Resolved] (CALCITE-5744) Add MAP_FROM_ARRAYS, STR_TO_MAP for Spark dialect

2023-06-25 Thread xiong duan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiong duan resolved CALCITE-5744. - Resolution: Fixed > Add MAP_FROM_ARRAYS, STR_TO_MAP for Spark dialect >

[jira] [Commented] (CALCITE-5744) Add MAP_FROM_ARRAYS, STR_TO_MAP for Spark dialect

2023-06-25 Thread xiong duan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17736996#comment-17736996 ] xiong duan commented on CALCITE-5744: - Fixed in  

[jira] [Commented] (CALCITE-5798) '(1 < x) IS NOT TRUE' when x is not nullable should be simplified to '1 >= x'

2023-06-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17736948#comment-17736948 ] Runkang He commented on CALCITE-5798: - The PR is https://github.com/apache/calcite/pull/3279 > '(1

[jira] [Comment Edited] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join removal by using the foreign-unique constraints

2023-06-25 Thread winds (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17736942#comment-17736942 ] winds edited comment on CALCITE-5756 at 6/26/23 12:42 AM: -- Thanks for your

[jira] [Updated] (CALCITE-5798) '(1 < x) IS NOT TRUE' when x is not nullable should be simplified to '1 >= x'

2023-06-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-5798: Labels: pull-request-available (was: ) > '(1 < x) IS NOT TRUE' when x is not nullable

[jira] [Updated] (CALCITE-5798) '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x'

2023-06-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Runkang He updated CALCITE-5798: Description: Currently '(1 < x) IS NOT TRUE' when pulled up predicates contain 'x IS NOT NULL'

[jira] [Updated] (CALCITE-5798) '(1 < x) IS NOT TRUE' when x is not nullable should be simplified to '1 >= x'

2023-06-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Runkang He updated CALCITE-5798: Summary: '(1 < x) IS NOT TRUE' when x is not nullable should be simplified to '1 >= x' (was:

[jira] [Comment Edited] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join removal by using the foreign-unique constraints

2023-06-25 Thread winds (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17736942#comment-17736942 ] winds edited comment on CALCITE-5756 at 6/26/23 12:29 AM: -- Thanks for your

[jira] [Commented] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join removal by using the foreign-unique constraints

2023-06-25 Thread winds (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17736942#comment-17736942 ] winds commented on CALCITE-5756: Thanks for your check. Get your point, my understanding is as follows:

[jira] [Assigned] (CALCITE-5798) '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x'

2023-06-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Runkang He reassigned CALCITE-5798: --- Assignee: Runkang He > '(10 < x) IS NOT TRUE' when x is not nullable should be simplified

[jira] [Comment Edited] (CALCITE-5780) Simplify '1 > x OR 1 <= x OR x IS NULL' to TRUE

2023-06-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17736941#comment-17736941 ] Runkang He edited comment on CALCITE-5780 at 6/26/23 12:03 AM: --- [~nobigo]

[jira] [Commented] (CALCITE-5780) Simplify '1 > x OR 1 <= x OR x IS NULL' to TRUE

2023-06-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17736941#comment-17736941 ] Runkang He commented on CALCITE-5780: - [~nobigo] It has been splited to CALCITE-5780, would you

[jira] [Updated] (CALCITE-5798) '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x'

2023-06-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Runkang He updated CALCITE-5798: Description: Currently '(10 < x) IS NOT TRUE' when pulled up predicates contain 'x IS NOT NULL'

[jira] [Updated] (CALCITE-5798) '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x'

2023-06-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Runkang He updated CALCITE-5798: Description: Currently '(10 < x) IS NOT TRUE' when pulled up predicates contain 'x IS NOT NULL'

[jira] [Created] (CALCITE-5798) '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x'

2023-06-25 Thread Runkang He (Jira)
Runkang He created CALCITE-5798: --- Summary: '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x' Key: CALCITE-5798 URL: https://issues.apache.org/jira/browse/CALCITE-5798

[jira] [Commented] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join removal by using the foreign-unique constraints

2023-06-25 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17736932#comment-17736932 ] Julian Hyde commented on CALCITE-5756: -- ForeignKeys returning an ImmutableBitSet doesn’t seem to

[jira] [Updated] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join removal by using the foreign-unique constraints

2023-06-25 Thread Alessandro Solimando (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Solimando updated CALCITE-5756: -- Summary: Expand ProjectJoinRemoveRule to support inner join removal by using

[jira] [Updated] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join remove by the foreign-unique constraint in the catalog

2023-06-25 Thread Alessandro Solimando (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Solimando updated CALCITE-5756: -- Fix Version/s: 1.35.0 > Expand ProjectJoinRemoveRule to support inner join

[jira] [Updated] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join remove by the foreign-unique constraint in the catalog

2023-06-25 Thread Alessandro Solimando (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Solimando updated CALCITE-5756: -- Priority: Major (was: Minor) > Expand ProjectJoinRemoveRule to support

[jira] [Commented] (CALCITE-5289) Assertion failure in MultiJoinOptimizeBushyRule

2023-06-25 Thread zezhou zhao (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17736867#comment-17736867 ] zezhou zhao commented on CALCITE-5289: -- I'm having the same problem, is anyone fixing it? >

[jira] [Resolved] (CALCITE-5773) Gradle show tasks fails when creating javadocAggregateIncludingTests

2023-06-25 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis resolved CALCITE-5773. -- Resolution: Fixed Fixed in

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

2023-06-25 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-25 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 >