[FEAT MERGE] [v4.2] add table generator and several random utility functions
This commit is contained in:
@ -716,7 +716,7 @@ public:
|
||||
ObRawExprFactory &expr_factory,
|
||||
ObSQLSessionInfo &session_info,
|
||||
ObDataTypeCastParams &dtc_params);
|
||||
|
||||
static bool is_expr_can_be_used_in_table_function(const ObRawExpr &expr);
|
||||
private:
|
||||
static int try_convert_to_unsiged(const ObExprResType restype,
|
||||
ObRawExpr& src_expr,
|
||||
|
||||
Reference in New Issue
Block a user