fix some master bugs
This commit is contained in:
@ -1437,10 +1437,6 @@ public:
|
||||
|
||||
static int check_contain_my_exec_param(ObRawExpr* expr, const common::ObIArray<ObExecParamRawExpr*> & my_exec_params, bool &contain);
|
||||
|
||||
static int truncate_string_for_opt_stats(const ObObj *old_obj,
|
||||
ObIAllocator &alloc,
|
||||
ObObj *&new_obj);
|
||||
|
||||
static int generate_pseudo_trans_info_expr(ObOptimizerContext &opt_ctx,
|
||||
const common::ObString &table_name,
|
||||
ObOpPseudoColumnRawExpr *&expr);
|
||||
|
||||
Reference in New Issue
Block a user