yiguolei commented on code in PR #58189:
URL: https://github.com/apache/doris/pull/58189#discussion_r2580451930
##########
be/src/runtime/query_context.cpp:
##########
@@ -193,53 +185,18 @@ void QueryContext::init_query_task_controller() {
QueryContext::~QueryContext() {
SCOPED_SWITCH_THREAD_MEM_TRACKER_LIMITER(query_mem_tracker());
- // query mem tracker consumption is equal to 0, it means that after
QueryContext is created,
- // it is found that query already exists in _query_ctx_map, and query mem
tracker is not used.
Review Comment:
why modify these code?
--
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]