Re: [Discussion] Make SubTreeHintPropagateShuttle hint that match the search layer can be configured

2023-08-13 Thread LakeShen
Sorry, there is something wrong with the above email format.You could check it out below Hi community, Now I am reading the source code of calcite sql hint,and I found in SubTreeHintPropagateShuttle class, from the root node, it will be the most search 3 layers down child nodes, trying to

[Discussion] Make SubTreeHintPropagateShuttle hint that match the search layer can be configured

2023-08-13 Thread LakeShen
Hi community, Now I am reading the source code of calcite sql hint,and I found in SubTreeHintPropagateShuttle class, from the root node, it will be the most search 3 layers down child nodes, trying to propagate the original RelNode hints, 3 are fixed. SubTreeHintPropagateShuttle is a

[jira] [Created] (CALCITE-5927) LoptOptimizeJoinRule has wrong condition when finding out if Self-Join keys are unique

2023-08-13 Thread qiang.wang (Jira)
qiang.wang created CALCITE-5927: --- Summary: LoptOptimizeJoinRule has wrong condition when finding out if Self-Join keys are unique Key: CALCITE-5927 URL: https://issues.apache.org/jira/browse/CALCITE-5927

[jira] [Created] (CALCITE-5925) LoptOptimizeJoinRule has when judging if SelfJoinKeys are unique

2023-08-13 Thread qiang.wang (Jira)
qiang.wang created CALCITE-5925: --- Summary: LoptOptimizeJoinRule has when judging if SelfJoinKeys are unique Key: CALCITE-5925 URL: https://issues.apache.org/jira/browse/CALCITE-5925 Project: Calcite

[jira] [Created] (CALCITE-5926) LoptOptimizeJoinRule has when judging if SelfJoinKeys are unique

2023-08-13 Thread qiang.wang (Jira)
qiang.wang created CALCITE-5926: --- Summary: LoptOptimizeJoinRule has when judging if SelfJoinKeys are unique Key: CALCITE-5926 URL: https://issues.apache.org/jira/browse/CALCITE-5926 Project: Calcite

[jira] [Created] (CALCITE-5924) LoptOptimizeJoinRule has when judging if SelfJoinKeys are unique

2023-08-13 Thread qiang.wang (Jira)
qiang.wang created CALCITE-5924: --- Summary: LoptOptimizeJoinRule has when judging if SelfJoinKeys are unique Key: CALCITE-5924 URL: https://issues.apache.org/jira/browse/CALCITE-5924 Project: Calcite

[jira] [Created] (CALCITE-5923) Some test cases in `SqlOperatorTest` violates the test fixture's design principle

2023-08-13 Thread Runkang He (Jira)
Runkang He created CALCITE-5923: --- Summary: Some test cases in `SqlOperatorTest` violates the test fixture's design principle Key: CALCITE-5923 URL: https://issues.apache.org/jira/browse/CALCITE-5923

[jira] [Created] (CALCITE-5922) POSITION signature incorrect for SparkSQL

2023-08-13 Thread hongyu guo (Jira)
hongyu guo created CALCITE-5922: --- Summary: POSITION signature incorrect for SparkSQL Key: CALCITE-5922 URL: https://issues.apache.org/jira/browse/CALCITE-5922 Project: Calcite Issue Type: Bug

[jira] [Created] (CALCITE-5921) SqlOperatorFixture.checkFails and checkAggFails don't check runtime failure

2023-08-13 Thread Runkang He (Jira)
Runkang He created CALCITE-5921: --- Summary: SqlOperatorFixture.checkFails and checkAggFails don't check runtime failure Key: CALCITE-5921 URL: https://issues.apache.org/jira/browse/CALCITE-5921 Project: