Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-14 Thread via GitHub
starocean999 commented on code in PR #49589: URL: https://github.com/apache/doris/pull/49589#discussion_r2041812813 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/NormalizeAggregate.java: ## @@ -389,4 +398,93 @@ private Expression normalizeAggFuncChildren(N

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-12 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2798733372 run p0 -- 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] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-11 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2796987486 run p0 -- 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] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-10 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2785364039 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-10 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-277360 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-10 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2792229082 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-10 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2792022071 run feut -- 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 u

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-09 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2791632852 run feut -- 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 u

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-09 Thread via GitHub
doris-robot commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2791532119 ClickBench: Total hot run time: 31.61 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-09 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2791409794 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-09 Thread via GitHub
doris-robot commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2789432856 ClickBench: Total hot run time: 30.69 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-09 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2789278163 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-09 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2789277499 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-08 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2788146015 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-08 Thread via GitHub
doris-robot commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2788186932 ClickBench: Total hot run time: 30.69 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-08 Thread via GitHub
doris-robot commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2785486046 ClickBench: Total hot run time: 31.72 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-07 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2785065255 run feut -- 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 u

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-07 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2785045628 run p0 -- 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] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-07 Thread via GitHub
doris-robot commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2783155293 ClickBench: Total hot run time: 31.01 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-07 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2783049704 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-07 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2782989731 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-07 Thread via GitHub
Copilot commented on code in PR #49589: URL: https://github.com/apache/doris/pull/49589#discussion_r2030737453 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/NormalizeAggregate.java: ## @@ -389,4 +400,88 @@ private Expression normalizeAggFuncChildren(Normal

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-06 Thread via GitHub
morrySnow commented on code in PR #49589: URL: https://github.com/apache/doris/pull/49589#discussion_r2030431677 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/NormalizeAggregate.java: ## @@ -389,4 +400,88 @@ private Expression normalizeAggFuncChildren(Norm

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-06 Thread via GitHub
github-actions[bot] commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2781977353 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] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-04-06 Thread via GitHub
github-actions[bot] commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2781977329 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] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-31 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2768042263 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-30 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2765219589 run feut -- 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 u

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-30 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2765051770 run feut -- 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 u

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-28 Thread via GitHub
doris-robot commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2761037071 ClickBench: Total hot run time: 31.47 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-28 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2760815990 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2760153229 ClickBench: Total hot run time: 30.87 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-27 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2760116011 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.

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2757841557 ClickBench: Total hot run time: 30.91 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

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

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-27 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2757669135 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.

[PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-27 Thread via GitHub
feiniaofeiafei opened a new pull request, #49589: URL: https://github.com/apache/doris/pull/49589 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author)

Re: [PR] [fix](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-27 Thread via GitHub
Thearas commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2757662049 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+process+y