Re: [PR] [fix](nereids)fix Group print bug [doris]

2024-06-17 Thread via GitHub
englefly merged PR #36354: URL: https://github.com/apache/doris/pull/36354 -- 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.apa

Re: [PR] [fix](nereids)fix Group print bug [doris]

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

Re: [PR] [fix](nereids)fix Group print bug [doris]

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

Re: [PR] [fix](nereids)fix Group print bug [doris]

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

Re: [PR] [fix](nereids)fix Group print bug [doris]

2024-06-16 Thread via GitHub
github-actions[bot] commented on PR #36354: URL: https://github.com/apache/doris/pull/36354#issuecomment-2172390065 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)fix Group print bug [doris]

2024-06-16 Thread via GitHub
github-actions[bot] commented on PR #36354: URL: https://github.com/apache/doris/pull/36354#issuecomment-2172389995 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)fix Group print bug [doris]

2024-06-16 Thread via GitHub
englefly commented on PR #36354: URL: https://github.com/apache/doris/pull/36354#issuecomment-2172388001 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] [fix](nereids)fix Group print bug [doris]

2024-06-16 Thread via GitHub
englefly commented on PR #36354: URL: https://github.com/apache/doris/pull/36354#issuecomment-2172037510 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 unsubscri

Re: [PR] [fix](nereids)fix Group print bug [doris]

2024-06-16 Thread via GitHub
englefly commented on PR #36354: URL: https://github.com/apache/doris/pull/36354#issuecomment-2171737476 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 unsubscri

Re: [PR] [fix](nereids)fix Group print bug [doris]

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

Re: [PR] [fix](nereids)fix Group print bug [doris]

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

Re: [PR] [fix](nereids)fix Group print bug [doris]

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

Re: [PR] [fix](nereids)fix Group print bug [doris]

2024-06-16 Thread via GitHub
englefly commented on PR #36354: URL: https://github.com/apache/doris/pull/36354#issuecomment-2171460860 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] [fix](nereids)fix Group print bug [doris]

2024-06-16 Thread via GitHub
doris-robot commented on PR #36354: URL: https://github.com/apache/doris/pull/36354#issuecomment-2171409098 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

[PR] [fix](nereids)fix Group print bug [doris]

2024-06-16 Thread via GitHub
englefly opened a new pull request, #36354: URL: https://github.com/apache/doris/pull/36354 ## Proposed changes Group.chosenGroupExpressionId is designed to record the group expression which is used in physical plan. the choose expression is set when Group.getLowestCostPlan(prop) is in