Re: [PR] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-09 Thread via GitHub
wangbo merged PR #45034: URL: https://github.com/apache/doris/pull/45034 -- 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] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2530546878 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] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2530546813 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] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2527837274 TeamCity be ut coverage result: Function Coverage: 38.79% (10101/26037) Line Coverage: 29.70% (84692/285197) Region Coverage: 28.76% (43476/151146) Branch Coverage: 25.

Re: [PR] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-09 Thread via GitHub
wangbo commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2527720944 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] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2527676819 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-08 Thread via GitHub
yiguolei commented on code in PR #45034: URL: https://github.com/apache/doris/pull/45034#discussion_r1875450446 ## be/src/runtime/fragment_mgr.cpp: ## @@ -653,12 +653,26 @@ Status FragmentMgr::_get_or_create_query_ctx(const TPipelineFragmentParams& para }

Re: [PR] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-08 Thread via GitHub
yiguolei commented on code in PR #45034: URL: https://github.com/apache/doris/pull/45034#discussion_r1875441056 ## be/src/runtime/fragment_mgr.cpp: ## @@ -653,12 +653,26 @@ Status FragmentMgr::_get_or_create_query_ctx(const TPipelineFragmentParams& para }

Re: [PR] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-08 Thread via GitHub
yiguolei commented on code in PR #45034: URL: https://github.com/apache/doris/pull/45034#discussion_r1875440061 ## be/src/runtime/fragment_mgr.cpp: ## @@ -653,12 +653,26 @@ Status FragmentMgr::_get_or_create_query_ctx(const TPipelineFragmentParams& para }

Re: [PR] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-08 Thread via GitHub
doris-robot commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2526883883 TeamCity be ut coverage result: Function Coverage: 38.48% (10007/26009) Line Coverage: 29.48% (83886/284511) Region Coverage: 28.59% (43117/150806) Branch Coverage: 25.

Re: [PR] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-04 Thread via GitHub
wangbo commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2519346356 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] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2519346091 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+proce

[PR] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-04 Thread via GitHub
wangbo opened a new pull request, #45034: URL: https://github.com/apache/doris/pull/45034 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: Add wg info when query arrives BE. 1. with group ``` I20241205 14:43:4