[opt_stats]: Fix online_osg bugs
This commit is contained in:
@ -1436,6 +1436,10 @@ 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,
|
||||
const ObObj *&new_obj);
|
||||
|
||||
private:
|
||||
//disallow construct
|
||||
ObOptimizerUtil();
|
||||
|
||||
Reference in New Issue
Block a user