opt expr find_in_set

This commit is contained in:
wjhh2008
2023-08-10 04:18:37 +00:00
committed by ob-robot
parent 3c91389ff2
commit 1866f396db
4 changed files with 172 additions and 3 deletions

View File

@ -1523,6 +1523,9 @@ int ObExprDFMConvertCtx::parse_format(const ObString &format_str,
return ret;
}
ObExprFindIntCachedValue::~ObExprFindIntCachedValue() {
}
ObObjType ObExprOperator::enumset_calc_types_[ObMaxTC] =
{
ObUInt64Type,/*ObNullTC*/