to issue<53790852>:split tenant of CommonArray module

This commit is contained in:
hanr881
2023-12-13 17:42:29 +00:00
committed by ob-robot
parent 34fcb40838
commit 0bd374c46b

View File

@ -283,6 +283,7 @@ public:
not_null_(other.not_null_),
pls_type_(other.pls_type_)
{
type_info_.set_tenant_id(MTL_ID());
type_info_ = other.type_info_;
}