Fix inner sql implicit 500 tenant memory usage
This commit is contained in:
1
deps/oblib/src/common/row/ob_row_store.cpp
vendored
1
deps/oblib/src/common/row/ob_row_store.cpp
vendored
@ -502,7 +502,6 @@ void ObRowStore::reset()
|
||||
{
|
||||
clear_rows();
|
||||
reserved_columns_.reset();
|
||||
tenant_id_ = OB_SERVER_TENANT_ID;
|
||||
pre_alloc_block_ = false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user