Re: [PR] [Improve](Variant) pick random backend as coordinator [doris]

2024-12-22 Thread via GitHub
eldenmoon merged PR #45754: URL: https://github.com/apache/doris/pull/45754 -- 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.ap

Re: [PR] [Improve](Variant) pick random backend as coordinator [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45754: URL: https://github.com/apache/doris/pull/45754#issuecomment-2558787996 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] [Improve](Variant) pick random backend as coordinator [doris]

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

Re: [PR] [Improve](Variant) pick random backend as coordinator [doris]

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

Re: [PR] [Improve](Variant) pick random backend as coordinator [doris]

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

Re: [PR] [Improve](Variant) pick random backend as coordinator [doris]

2024-12-21 Thread via GitHub
eldenmoon commented on PR #45754: URL: https://github.com/apache/doris/pull/45754#issuecomment-2558153551 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] [Improve](Variant) pick random backend as coordinator [doris]

2024-12-20 Thread via GitHub
github-actions[bot] commented on PR #45754: URL: https://github.com/apache/doris/pull/45754#issuecomment-2557967238 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] [Improve](Variant) pick random backend as coordinator [doris]

2024-12-20 Thread via GitHub
github-actions[bot] commented on PR #45754: URL: https://github.com/apache/doris/pull/45754#issuecomment-2557966740 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] [Improve](Variant) pick random backend as coordinator [doris]

2024-12-20 Thread via GitHub
Thearas commented on PR #45754: URL: https://github.com/apache/doris/pull/45754#issuecomment-2557966234 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] [Improve](Variant) pick random backend as coordinator [doris]

2024-12-20 Thread via GitHub
eldenmoon opened a new pull request, #45754: URL: https://github.com/apache/doris/pull/45754 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes