[FEAT MERGE]charset revise

This commit is contained in:
akaError
2023-11-27 08:52:01 +00:00
committed by ob-robot
parent 654e89bbe1
commit e4f7452b2d
50 changed files with 2188803 additions and 6328 deletions

View File

@ -275,6 +275,7 @@ public:
}
}
static int is_charset_data_version_valid(ObCharsetType charset_type, const int64_t tenant_id);
static int is_collation_data_version_valid(ObCollationType collation_type, const int64_t tenant_id);
static int calc_calculable_expr(ObSQLSessionInfo *session,
const ObRawExpr *expr,
common::ObObj &result,