Re: [PR] [enhance](array) array_min/max support array [doris]

2025-05-30 Thread via GitHub
github-actions[bot] commented on PR #51145: URL: https://github.com/apache/doris/pull/51145#issuecomment-2922190774 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] [enhance](array) array_min/max support array [doris]

2025-05-30 Thread via GitHub
github-actions[bot] commented on PR #51145: URL: https://github.com/apache/doris/pull/51145#issuecomment-2922190667 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] [enhance](array) array_min/max support array [doris]

2025-05-29 Thread via GitHub
csun5285 commented on code in PR #51145: URL: https://github.com/apache/doris/pull/51145#discussion_r2115042823 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/ArrayAvg.java: ## @@ -96,6 +98,16 @@ public ArrayAvg(Expression arg) { //

Re: [PR] [enhance](array) array_min/max support array [doris]

2025-05-29 Thread via GitHub
csun5285 commented on code in PR #51145: URL: https://github.com/apache/doris/pull/51145#discussion_r2115042154 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/ArrayJoin.java: ## @@ -60,6 +62,15 @@ public ArrayJoin(Expression arg0, Express

Re: [PR] [enhance](array) array_min/max support array [doris]

2025-05-29 Thread via GitHub
hello-stephen commented on PR #51145: URL: https://github.com/apache/doris/pull/51145#issuecomment-2919227860 # BE Regression && UT Coverage Report Increment line coverage `100.00% (35/35)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51145_9c1f54c14e5

Re: [PR] [enhance](array) array_min/max support array [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51145: URL: https://github.com/apache/doris/pull/51145#issuecomment-2919145801 # BE UT Coverage Report Increment line coverage `100.00% (35/35)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/9c1f54c14e513a56ae4e96bbf5e9c9807

Re: [PR] [enhance](array) array_min/max support array [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51145: URL: https://github.com/apache/doris/pull/51145#issuecomment-2918958928 ClickBench: Total hot run time: 28.91 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance](array) array_min/max support array [doris]

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

Re: [PR] [enhance](array) array_min/max support array [doris]

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

Re: [PR] [enhance](array) array_min/max support array [doris]

2025-05-29 Thread via GitHub
csun5285 commented on PR #51145: URL: https://github.com/apache/doris/pull/51145#issuecomment-2918818859 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] [enhance](array) array_min/max support array [doris]

2025-05-26 Thread via GitHub
morrySnow commented on code in PR #51145: URL: https://github.com/apache/doris/pull/51145#discussion_r2108100331 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/ArrayAvg.java: ## @@ -96,6 +98,16 @@ public ArrayAvg(Expression arg) { //

Re: [PR] [enhance](array) array_min/max support array [doris]

2025-05-26 Thread via GitHub
Copilot commented on code in PR #51145: URL: https://github.com/apache/doris/pull/51145#discussion_r2108065731 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/ArraySum.java: ## @@ -68,6 +70,16 @@ public ArraySum(Expression arg) {

Re: [PR] [enhance](array) array_min/max support array [doris]

2025-05-26 Thread via GitHub
hello-stephen commented on PR #51145: URL: https://github.com/apache/doris/pull/51145#issuecomment-2909099424 # BE Regression && UT Coverage Report Increment line coverage `100.00% (34/34)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51145_e5f6f742e64

Re: [PR] [enhance](array) array_min/max support array [doris]

2025-05-25 Thread via GitHub
doris-robot commented on PR #51145: URL: https://github.com/apache/doris/pull/51145#issuecomment-2908536940 ClickBench: Total hot run time: 29.4 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [enhance](array) array_min/max support array [doris]

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

Re: [PR] [enhance](array) array_min/max support array [doris]

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

Re: [PR] [enhance](array) array_min/max support array [doris]

2025-05-25 Thread via GitHub
csun5285 commented on PR #51145: URL: https://github.com/apache/doris/pull/51145#issuecomment-2908459638 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