[fix] remove some internal urls and emails

This commit is contained in:
obdev
2023-03-17 20:55:23 +08:00
committed by ob-robot
parent e386747097
commit 8ce2f275c4
647 changed files with 905 additions and 905 deletions

View File

@ -443,7 +443,7 @@ int ObExprCast::calc_result_type2(ObExprResType &type,
CK(OB_NOT_NULL(type_ctx.get_session()));
if (OB_SUCC(ret)) {
// interval expr need NOT_NULL_FLAG
// bug: https://code.aone.alibaba-inc.com/oceanbase/oceanbase/codereview/2961005
// bug:
calc_result_flag2(type, type1, type2);
}
}