add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION
This commit is contained in:
@ -399,7 +399,6 @@ public:
|
||||
static int expand_array_params(common::ObExprCtx &expr_ctx,
|
||||
const common::ObObj &src_param,
|
||||
const common::ObObj *&result);
|
||||
static bool should_gen_postfix_expr();
|
||||
private:
|
||||
DISALLOW_COPY_AND_ASSIGN(ObSqlExpressionUtil);
|
||||
ObSqlExpressionUtil();
|
||||
|
||||
Reference in New Issue
Block a user