Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyiZzz committed Jul 22, 2024
1 parent a136054 commit 620abb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion be/src/runtime/thread_context.h
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ class QueryThreadContext {
#else
query_id = TUniqueId();
query_mem_tracker = doris::ExecEnv::GetInstance()->orphan_mem_tracker();
wg_wptr = doris::ExecEnv::GetInstance()->workload_group_mgr()->get_task_group_by_id(1);
#endif
}

Expand Down

0 comments on commit 620abb5

Please sign in to comment.