[jira] [Commented] (CALCITE-4542) Suboptimal plan is chosen when TopDownRuleDriver is enabled

2022-03-08 Thread Haisheng Yuan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17502791#comment-17502791 ] Haisheng Yuan commented on CALCITE-4542: Hi [~korlov], thank you for providing

[jira] [Updated] (CALCITE-5035) Define a rule of SortProjectPullUpConstantsRule to pull up constants project under Sort

2022-03-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-5035: Labels: pull-request-available (was: ) > Define a rule of SortProjectPullUpConstantsRule

[jira] [Updated] (CALCITE-5035) Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort

2022-03-08 Thread Xurenhe (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xurenhe updated CALCITE-5035: - Summary: Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort (was

[jira] [Commented] (CALCITE-5035) Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort

2022-03-08 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503125#comment-17503125 ] Julian Hyde commented on CALCITE-5035: -- I'll repeat the comments I made on dev@ (w

[jira] [Commented] (CALCITE-5035) Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort

2022-03-08 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503132#comment-17503132 ] Julian Hyde commented on CALCITE-5035: -- Reviewing the PR: * Nice, clean, well-comm

[jira] [Commented] (CALCITE-5035) Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort

2022-03-08 Thread Xurenhe (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503285#comment-17503285 ] Xurenhe commented on CALCITE-5035: -- [~julianhyde]  Thanks for your reply. I try to re