adjust auto dop

This commit is contained in:
obdev
2023-09-08 11:53:52 +08:00
committed by ob-robot
parent 73ae6ba395
commit 0ca39e9932
7 changed files with 144 additions and 74 deletions

View File

@ -188,6 +188,8 @@ private:
static int get_plan_tree_outline(PlanText &plan_text,
ObLogicalOperator* op);
static int get_global_hint_outline(PlanText &plan_text, ObLogPlan &plan);
static int construct_outline_global_hint(ObLogPlan &plan, ObGlobalHint &outline_global_hint);
int get_plan_other_info(PlanText &plan_text,
ObLogPlan* plan,