[FEAT MERGE]logical plan move to plan cache module add feedback into to plan

This commit is contained in:
zzg19950727
2023-04-18 11:41:58 +00:00
committed by ob-robot
parent e392fc2a37
commit 8daff3e658
122 changed files with 45692 additions and 43707 deletions

View File

@ -1007,4 +1007,4 @@ const ObPhysicalPlan* ObDfo::get_plan_by_root()
plan = root_op_spec_->get_phy_plan();
}
return plan;
}
}