[FEAT MERGE] [OBKV] support TTL

Co-authored-by: IHEII <602280108@qq.com>
This commit is contained in:
shenyunlong.syl
2023-09-04 01:10:36 +00:00
committed by ob-robot
parent 464ba63de9
commit b60e4f8d97
133 changed files with 12634 additions and 725 deletions

View File

@ -1141,7 +1141,6 @@ public:
static bool is_column_ref_skip_implicit_cast(const ObRawExpr *expr);
private :
static int create_real_cast_expr(ObRawExprFactory &expr_factory,
ObRawExpr *src_expr,
const ObExprResType &dst_type,