[Bug](thread token) Fix invalid thread token (#15110)
This commit is contained in:
@ -628,7 +628,6 @@ Status FragmentMgr::exec_plan_fragment(const TExecPlanFragmentParams& params, Fi
|
||||
BackendOptions::get_localhost());
|
||||
}
|
||||
fragments_ctx = search->second;
|
||||
_set_scan_concurrency(params, fragments_ctx.get());
|
||||
} else {
|
||||
// This may be a first fragment request of the query.
|
||||
// Create the query fragments context.
|
||||
|
||||
Reference in New Issue
Block a user