fix mysqltest

This commit is contained in:
obdev
2023-08-08 07:19:05 +00:00
committed by ob-robot
parent 943c6e7b34
commit cf27086ec5
5 changed files with 24 additions and 4 deletions

View File

@ -1121,6 +1121,8 @@ public:
static int check_is_valid_generated_col(ObRawExpr *expr, ObIAllocator &allocator);
static bool is_column_ref_skip_implicit_cast(const ObRawExpr *expr);
private :
static int create_real_cast_expr(ObRawExprFactory &expr_factory,