[jira] [Updated] (CALCITE-5991) Reduce the number of tasks related to AbstractConverter in TopDownRuleDriver

2023-09-10 Thread asdfgh19 (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] asdfgh19 updated CALCITE-5991: -- Description: When executing the ensureRootConverters method, we add AbstractConverter to the root

[jira] [Commented] (CALCITE-5862) Incorrect semantics of ARRAY function(Spark library) when elements have Numeric and Character types

2023-09-10 Thread Ran Tao (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763524#comment-17763524 ] Ran Tao commented on CALCITE-5862: -- [~tanclary] hi tanner, all comments of this PR are resolved, if

[jira] [Commented] (CALCITE-5993) Add CODE_POINTS_TO_STRING, TO_CODE_POINTS function (enabled in BigQuery library)

2023-09-10 Thread hongyu guo (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763522#comment-17763522 ] hongyu guo commented on CALCITE-5993: - Hi [~tanclary]. Do you have any time to review this PR? >

[jira] [Commented] (CALCITE-5985) FilterTableFunctionTransposeRule should not use "Logical" RelNodes

2023-09-10 Thread Steve Carlin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763475#comment-17763475 ] Steve Carlin commented on CALCITE-5985: --- Sorry, unfortunately, I do not.  I only noticed this

[jira] [Updated] (CALCITE-5993) Add CODE_POINTS_TO_STRING, TO_CODE_POINTS function (enabled in BigQuery library)

2023-09-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-5993: Labels: pull-request-available (was: ) > Add CODE_POINTS_TO_STRING, TO_CODE_POINTS

[jira] [Commented] (CALCITE-4189) Simplify 'p OR (p IS NOT TRUE)' to 'TRUE'

2023-09-10 Thread hongyu guo (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763447#comment-17763447 ] hongyu guo commented on CALCITE-4189: - I open a

[jira] [Updated] (CALCITE-5994) When a sort's input max row cnt is 1,remove the redundant sort

2023-09-10 Thread LakeShen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LakeShen updated CALCITE-5994: -- Description: When a Sort's input source max row cnt is 1,then we could remove the redundant

[jira] [Updated] (CALCITE-5994) When a sort's input max row cnt is 1,remove the redundant sort

2023-09-10 Thread LakeShen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LakeShen updated CALCITE-5994: -- Description: When a LogicalSort's input source max row cnt is 1,then we could > When a sort's

[jira] [Created] (CALCITE-5994) When a sort's input max row cnt is 1,remove the redundant sort

2023-09-10 Thread LakeShen (Jira)
LakeShen created CALCITE-5994: - Summary: When a sort's input max row cnt is 1,remove the redundant sort Key: CALCITE-5994 URL: https://issues.apache.org/jira/browse/CALCITE-5994 Project: Calcite

[jira] [Created] (CALCITE-5993) Add CODE_POINTS_TO_STRING, TO_CODE_POINTS function (enabled in BigQuery library)

2023-09-10 Thread hongyu guo (Jira)
hongyu guo created CALCITE-5993: --- Summary: Add CODE_POINTS_TO_STRING, TO_CODE_POINTS function (enabled in BigQuery library) Key: CALCITE-5993 URL: https://issues.apache.org/jira/browse/CALCITE-5993

[jira] [Updated] (CALCITE-4189) Simplify 'p OR (p IS NOT TRUE)' to 'TRUE'

2023-09-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-4189: Labels: pull-request-available (was: ) > Simplify 'p OR (p IS NOT TRUE)' to 'TRUE' >

[jira] [Updated] (CALCITE-5991) Reduce the number of tasks related to AbstractConverter in TopDownRuleDriver

2023-09-10 Thread asdfgh19 (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] asdfgh19 updated CALCITE-5991: -- Attachment: (was: image-2023-09-10-15-44-42-472.png) > Reduce the number of tasks related to

[jira] [Created] (CALCITE-5992) Avoid comparing root Relsubset's TraitSet with itself

2023-09-10 Thread asdfgh19 (Jira)
asdfgh19 created CALCITE-5992: - Summary: Avoid comparing root Relsubset's TraitSet with itself Key: CALCITE-5992 URL: https://issues.apache.org/jira/browse/CALCITE-5992 Project: Calcite Issue

[jira] [Updated] (CALCITE-5991) Reduce the number of tasks related to AbstractConverter in TopDownRuleDriver

2023-09-10 Thread asdfgh19 (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] asdfgh19 updated CALCITE-5991: -- Description: When executing the ensureRootConverters method, we add AbstractConverter to the root

[jira] [Created] (CALCITE-5991) Reduce the number of tasks related to AbstractConverter in TopDownRuleDriver

2023-09-10 Thread asdfgh19 (Jira)
asdfgh19 created CALCITE-5991: - Summary: Reduce the number of tasks related to AbstractConverter in TopDownRuleDriver Key: CALCITE-5991 URL: https://issues.apache.org/jira/browse/CALCITE-5991 Project:

[jira] [Comment Edited] (CALCITE-5985) FilterTableFunctionTransposeRule should not use "Logical" RelNodes

2023-09-10 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763397#comment-17763397 ] Jiajun Xie edited comment on CALCITE-5985 at 9/10/23 7:12 AM: -- I can't

[jira] [Comment Edited] (CALCITE-5985) FilterTableFunctionTransposeRule should not use "Logical" RelNodes

2023-09-10 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763397#comment-17763397 ] Jiajun Xie edited comment on CALCITE-5985 at 9/10/23 7:10 AM: -- I can't

[jira] [Commented] (CALCITE-5985) FilterTableFunctionTransposeRule should not use "Logical" RelNodes

2023-09-10 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763397#comment-17763397 ] Jiajun Xie commented on CALCITE-5985: - I can't find any unit tests for