refine large size query range

This commit is contained in:
zs0
2021-11-01 10:30:45 +08:00
committed by LINxiansheng
parent 766929ee4f
commit 9ff1baa323
27 changed files with 425 additions and 231 deletions

View File

@ -827,8 +827,8 @@ void ObExprOperatorFactory::register_expr_operators()
REG_OP_ORCL(ObExprToBinaryDouble);
REG_OP_ORCL(ObExprOracleNullif);
REG_OP_ORCL(ObExprStmtId);
// for SPM
REG_OP_ORCL(ObExprEstimateNdv);
//for SPM
REG_OP_ORCL(ObExprSpmLoadPlans);
REG_OP_ORCL(ObExprSpmAlterBaseline);
REG_OP_ORCL(ObExprSpmDropBaseline);