[jira] [Commented] (CALCITE-6440) Add optimization to returns empty when The Order By parameter in the Sort operator is empty

2024-06-16 Thread Caican Cai (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17855462#comment-17855462 ] Caican Cai commented on CALCITE-6440: - [~julianhyde] Thanks, but CALCITE-873 seems to lack order by

[jira] [Commented] (CALCITE-6439) FILTER_INSTANCE in RelOptRule does not take effect

2024-06-16 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17855454#comment-17855454 ] Julian Hyde commented on CALCITE-6439: -- There should be existing code that converts {{WHERE NULL}}

[jira] [Resolved] (CALCITE-6440) Add optimization to returns empty when The Order By parameter in the Sort operator is empty

2024-06-16 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-6440. -- Resolution: Fixed {{SortRemoveConstantKeysRule}} (added in CALCITE-873) already does this.

[jira] [Resolved] (CALCITE-6440) Add optimization to returns empty when The Order By parameter in the Sort operator is empty

2024-06-16 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-6440. -- Resolution: Duplicate > Add optimization to returns empty when The Order By parameter in the

[jira] [Reopened] (CALCITE-6440) Add optimization to returns empty when The Order By parameter in the Sort operator is empty

2024-06-16 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde reopened CALCITE-6440: -- > Add optimization to returns empty when The Order By parameter in the Sort > operator is empty

[jira] [Updated] (CALCITE-6440) Add optimization to returns empty when The Order By parameter in the Sort operator is empty

2024-06-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-6440: Labels: pull-request-available (was: ) > Add optimization to returns empty when The

[jira] [Created] (CALCITE-6440) Add optimization to returns empty when The Order By parameter in the Sort operator is empty

2024-06-16 Thread Caican Cai (Jira)
Caican Cai created CALCITE-6440: --- Summary: Add optimization to returns empty when The Order By parameter in the Sort operator is empty Key: CALCITE-6440 URL: https://issues.apache.org/jira/browse/CALCITE-6440

[jira] [Reopened] (CALCITE-6439) Add FilterNullTest on RelOptRulesTest

2024-06-16 Thread Caican Cai (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caican Cai reopened CALCITE-6439: - > Add FilterNullTest on RelOptRulesTest > - > >

[jira] [Updated] (CALCITE-6439) FILTER_INSTANCE in RelOptRule does not take effect

2024-06-16 Thread Caican Cai (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caican Cai updated CALCITE-6439: Summary: FILTER_INSTANCE in RelOptRule does not take effect (was: Add FilterNullTest on