[to #53431523] forbid collection functions with potential correctness problem
This commit is contained in:
@ -80,6 +80,7 @@ int ObExprCollectionConstruct::calc_result_typeN(ObExprResType &type,
|
||||
}
|
||||
}
|
||||
OX (type.set_type(ObExtendType));
|
||||
OX (type.set_extend_type(type_));
|
||||
OX (type.set_udt_id(udt_id_));
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user