xinyiZzz commented on code in PR #47784:
URL: https://github.com/apache/doris/pull/47784#discussion_r1951876983
##########
be/src/runtime/fragment_mgr.cpp:
##########
@@ -762,12 +762,6 @@ Status FragmentMgr::_get_or_create_query_ctx(const
TPipelineFragmentParams& para
_set_scan_concurrency(params, query_ctx.get());
- if (workload_group_ptr != nullptr) {
Review Comment:
这里是为了将 workload group id 添加到 query statistics,但 wg id 在 resource ctx 中已经存在
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]