[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

@ -50,7 +50,7 @@ private:
static int choose_best_estimation_method(const AccessPath *path,
const ObTableMetaInfo &meta,
RowCountEstMethod &method,
bool &use_storage_stat,
bool &is_vt);
static int choose_leader_replica(const ObCandiTabletLoc &part_loc_info,