Re: [PR] [Improvement]Add dummy workload group [doris]

2025-03-16 Thread via GitHub
wangbo merged PR #48986: URL: https://github.com/apache/doris/pull/48986 -- 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.apach

Re: [PR] [Improvement]Add dummy workload group [doris]

2025-03-16 Thread via GitHub
github-actions[bot] commented on PR #48986: URL: https://github.com/apache/doris/pull/48986#issuecomment-2727834836 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] [Improvement]Add dummy workload group [doris]

2025-03-16 Thread via GitHub
github-actions[bot] commented on PR #48986: URL: https://github.com/apache/doris/pull/48986#issuecomment-2727834858 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] [Improvement]Add dummy workload group [doris]

2025-03-15 Thread via GitHub
wangbo commented on PR #48986: URL: https://github.com/apache/doris/pull/48986#issuecomment-2724352473 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 unsub

Re: [PR] [Improvement]Add dummy workload group [doris]

2025-03-15 Thread via GitHub
yiguolei commented on code in PR #48986: URL: https://github.com/apache/doris/pull/48986#discussion_r1995147510 ## be/src/runtime/workload_group/dummy_workload_group.h: ## @@ -0,0 +1,42 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

Re: [PR] [Improvement]Add dummy workload group [doris]

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

Re: [PR] [Improvement]Add dummy workload group [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #48986: URL: https://github.com/apache/doris/pull/48986#issuecomment-2724791758 # BE UT Coverage Report Increment line coverage `68.00% (17/25)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/affab4647cd099a35a9287efe09179c23b

Re: [PR] [Improvement]Add dummy workload group [doris]

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

Re: [PR] [Improvement]Add dummy workload group [doris]

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

Re: [PR] [Improvement]Add dummy workload group [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #48986: URL: https://github.com/apache/doris/pull/48986#issuecomment-2724286616 # BE UT Coverage Report Increment line coverage `69.57% (16/23)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/c6a06f28e8837cbed6310c7ad390aacaa2

Re: [PR] [Improvement]Add dummy workload group [doris]

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

Re: [PR] [Improvement]Add dummy workload group [doris]

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

Re: [PR] [Improvement]Add dummy workload group [doris]

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

Re: [PR] [Improvement]Add dummy workload group [doris]

2025-03-14 Thread via GitHub
yiguolei commented on code in PR #48986: URL: https://github.com/apache/doris/pull/48986#discussion_r1995146570 ## be/src/runtime/workload_group/dummy_workload_group.cpp: ## @@ -0,0 +1,47 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

Re: [PR] [Improvement]Add dummy workload group [doris]

2025-03-14 Thread via GitHub
wangbo commented on PR #48986: URL: https://github.com/apache/doris/pull/48986#issuecomment-2723898829 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 unsub

[PR] [Improvement]Add dummy workload group [doris]

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

Re: [PR] [Improvement]Add dummy workload group [doris]

2025-03-12 Thread via GitHub
Thearas commented on PR #48986: URL: https://github.com/apache/doris/pull/48986#issuecomment-2717663355 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