Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-21 Thread via GitHub
wangbo merged PR #28733: URL: https://github.com/apache/doris/pull/28733 -- 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:

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-21 Thread via GitHub
github-actions[bot] commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1867174675 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

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-21 Thread via GitHub
github-actions[bot] commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1867174659 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

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-21 Thread via GitHub
doris-robot commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1865976688 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 72696931eef1a73f21f3358cc38dc4aca6638b1b, data reload: false run

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-21 Thread via GitHub
doris-robot commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1865914502 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.67 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-21 Thread via GitHub
doris-robot commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1865872722 TeamCity be ut coverage result: Function Coverage: 36.48% (8538/23407) Line Coverage: 28.60% (69425/242784) Region Coverage: 27.61% (35920/130079) Branch Coverage:

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-20 Thread via GitHub
wangbo commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1865722513 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

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-20 Thread via GitHub
doris-robot commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1865436480 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.1 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-20 Thread via GitHub
doris-robot commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1865433790 TeamCity be ut coverage result: Function Coverage: 36.47% (8536/23407) Line Coverage: 28.59% (69407/242776) Region Coverage: 27.60% (35904/130075) Branch Coverage:

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-20 Thread via GitHub
doris-robot commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1865432573 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit c3a473c6bc0ff6df8ab57a5b4793bc91d35063ab, data reload: false run

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-20 Thread via GitHub
wangbo commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1865417375 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

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-20 Thread via GitHub
doris-robot commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1864700459 TeamCity be ut coverage result: Function Coverage: 36.48% (8537/23405) Line Coverage: 28.60% (69409/242729) Region Coverage: 27.61% (35908/130045) Branch Coverage:

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-20 Thread via GitHub
wangbo commented on PR #28733: URL: https://github.com/apache/doris/pull/28733#issuecomment-1864550756 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

Re: [PR] [improvement](executor) Add tvf and regression test for Workload Scheduler [doris]

2023-12-20 Thread via GitHub
github-actions[bot] commented on code in PR #28733: URL: https://github.com/apache/doris/pull/28733#discussion_r1432517518 ## be/src/vec/exec/scan/vmeta_scanner.cpp: ## @@ -369,6 +372,23 @@ Status VMetaScanner::_build_workload_groups_metadata_request( return Status::OK();