doris-robot commented on PR #43242:
URL: https://github.com/apache/doris/pull/43242#issuecomment-2456258495
TeamCity be ut coverage result:
Function Coverage: 37.80% (9821/25979)
Line Coverage: 28.97% (81664/281902)
Region Coverage: 28.22% (42106/149224)
Branch Coverage: 24.8
doris-robot commented on PR #43242:
URL: https://github.com/apache/doris/pull/43242#issuecomment-2456203375
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
github-actions[bot] commented on code in PR #43242:
URL: https://github.com/apache/doris/pull/43242#discussion_r1828707828
##
be/src/pipeline/task_queue.cpp:
##
@@ -182,8 +172,7 @@ PipelineTask* MultiCoreTaskQueue::take(int core_id) {
return task;
}
-PipelineTask* MultiC
HappenLee commented on PR #43242:
URL: https://github.com/apache/doris/pull/43242#issuecomment-2456203426
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
HappenLee opened a new pull request, #43242:
URL: https://github.com/apache/doris/pull/43242
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Check List (For Committer)
- Test
- [ ] R