to issue<53790852>:split tenant of CommonArray module

This commit is contained in:
obdev 2024-02-07 19:52:16 +00:00 committed by ob-robot
parent b3f67a3eb2
commit 448b751d18

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_;
}