Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879313557 ## regression-test/data/nereids_hint_tpcds_p0/shape/query13.out: ## @@ -7,7 +7,7 @@ PhysicalResultSink PhysicalProject --hashJoin[INNER_JOIN broadcas

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879312615 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/AddMinMax.java: ## @@ -0,0 +1,378 @@ +// Licensed to the Apache Software Foundation (ASF) u

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
starocean999 merged PR #45081: URL: https://github.com/apache/doris/pull/45081 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879255731 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/AddMinMax.java: ## @@ -0,0 +1,378 @@ +// Licensed to the Apache Software Foundation (ASF) un

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879254172 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/AddMinMax.java: ## @@ -0,0 +1,378 @@ +// Licensed to the Apache Software Foundation (ASF) un

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879247382 ## regression-test/data/nereids_hint_tpcds_p0/shape/query13.out: ## @@ -7,7 +7,7 @@ PhysicalResultSink PhysicalProject --hashJoin[INNER_JOIN broadcast

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879247382 ## regression-test/data/nereids_hint_tpcds_p0/shape/query13.out: ## @@ -7,7 +7,7 @@ PhysicalResultSink PhysicalProject --hashJoin[INNER_JOIN broadcast

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879223475 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/ExpressionOptimization.java: ## @@ -58,6 +59,20 @@ public class ExpressionOptimization extends E

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879222906 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/ExpressionOptimization.java: ## @@ -58,6 +59,20 @@ public class ExpressionOptimization extends Ex

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879221458 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/ExpressionOptimization.java: ## @@ -58,6 +59,20 @@ public class ExpressionOptimization extends E

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879219943 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/ExpressionOptimization.java: ## @@ -58,6 +59,20 @@ public class ExpressionOptimization extends Ex

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531619122 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531619021 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531442766 ClickBench: Total hot run time: 33.01 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531403316 TPC-DS: Total hot run time: 197152 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531344557 TPC-H: Total hot run time: 39893 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531278798 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1877897563 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/ExpressionOptimization.java: ## @@ -58,6 +59,13 @@ public class ExpressionOptimization extends E

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531266133 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1877897036 ## fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/SimplifyRangeTest.java: ## @@ -62,7 +66,7 @@ public SimplifyRangeTest() { @Test public

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
englefly commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1877807958 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/OrAddMinMax.java: ## @@ -0,0 +1,378 @@ +// Licensed to the Apache Software Foundation (ASF)

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531106899 TPC-DS: Total hot run time: 197787 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531119198 ClickBench: Total hot run time: 32.88 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531071319 TPC-H: Total hot run time: 40002 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2530996849 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1877665101 ## fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/SimplifyRangeTest.java: ## @@ -62,7 +66,7 @@ public SimplifyRangeTest() { @Test public

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
morrySnow commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1877566187 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/MutableState.java: ## @@ -31,6 +31,8 @@ public interface MutableState { String KEY_OR_TO_IN = "or_to_

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
morrySnow commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1877565817 ## fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/SimplifyRangeTest.java: ## Review Comment: rename to RangeInferenceTest ## fe/fe

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2530869522 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2528838627 ClickBench: Total hot run time: 32.71 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2528820718 TPC-DS: Total hot run time: 197286 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2528791392 TPC-H: Total hot run time: 40311 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-09 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2528631477 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2527220380 ClickBench: Total hot run time: 33.32 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2527209649 TPC-DS: Total hot run time: 197230 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-08 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2527183886 TPC-H: Total hot run time: 40225 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-08 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2527089291 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-08 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2526915673 ClickBench: Total hot run time: 32.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-08 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2526906035 TPC-DS: Total hot run time: 197694 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-08 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2526892524 TPC-H: Total hot run time: 40361 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-08 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2526810698 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-08 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2526795586 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1873259232 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/PredicatesSplitter.java: ## @@ -102,9 +104,9 @@ public Void visit(Expression expr, Void conte

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1873092364 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/PredicatesSplitter.java: ## @@ -102,9 +104,9 @@ public Void visit(Expression expr, Void contex

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1873086959 ## regression-test/data/nereids_tpcds_shape_sf1000_p0/shape/query13.out: ## @@ -7,14 +7,14 @@ PhysicalResultSink PhysicalProject --hashJoin[INNER_JOIN

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522788080 ClickBench: Total hot run time: 32.41 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522778399 TPC-DS: Total hot run time: 191906 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522757234 TPC-H: Total hot run time: 40101 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522718587 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522706967 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522701604 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522501446 ClickBench: Total hot run time: 32.13 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522493163 TPC-DS: Total hot run time: 191159 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-06 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522470003 TPC-H: Total hot run time: 40458 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-05 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522391189 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-05 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1872695838 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyRange.java: ## @@ -548,6 +763,7 @@ public Expression toExpression() {

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522108373 ClickBench: Total hot run time: 32.51 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522102624 TPC-DS: Total hot run time: 197469 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522091399 TPC-H: Total hot run time: 40315 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-05 Thread via GitHub
englefly commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1872529148 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyRange.java: ## @@ -548,6 +763,7 @@ public Expression toExpression() {

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-05 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522013159 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2522012424 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+proce