[FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
This commit is contained in:
committed by
ob-robot
parent
711f4d5cd0
commit
9e328378c8
@ -1439,6 +1439,10 @@ public:
|
||||
ObIAllocator &alloc,
|
||||
ObObj *&new_obj);
|
||||
|
||||
static int generate_pseudo_trans_info_expr(ObOptimizerContext &opt_ctx,
|
||||
const common::ObString &table_name,
|
||||
ObOpPseudoColumnRawExpr *&expr);
|
||||
|
||||
private:
|
||||
//disallow construct
|
||||
ObOptimizerUtil();
|
||||
|
||||
Reference in New Issue
Block a user