Fix direct load allocator tenant

This commit is contained in:
suz-yang
2023-05-24 08:41:14 +00:00
committed by ob-robot
parent 4fb637334f
commit 1c6afa2162
24 changed files with 68 additions and 17 deletions

View File

@ -104,7 +104,6 @@ private:
ObTableLoadMerger::ObTableLoadMerger(ObTableLoadStoreCtx *store_ctx)
: store_ctx_(store_ctx),
param_(store_ctx->ctx_->param_),
allocator_("TLD_TLdMerge"),
running_thread_count_(0),
has_error_(false),
is_stop_(false),