[CP] [CP] Add diagnostic log for detection of schema mgr ref leak
This commit is contained in:
@ -443,6 +443,7 @@ ObTableScanOp::ObTableScanOp(ObExecContext& exec_ctx, const ObOpSpec& spec, ObOp
|
||||
output_row_count_(-1),
|
||||
iter_end_(false),
|
||||
partition_id_(OB_INVALID_INDEX),
|
||||
schema_guard_(share::schema::ObSchemaMgrItem::MOD_TABLE_SCAN),
|
||||
iterated_rows_(0),
|
||||
is_partition_list_empty_(false),
|
||||
got_feedback_(false),
|
||||
|
||||
Reference in New Issue
Block a user