implement estimate table row count by meta table

This commit is contained in:
wangt1xiuyi
2023-02-24 16:02:17 +00:00
committed by ob-robot
parent 780b56301a
commit f872513c5f
14 changed files with 420 additions and 68 deletions

View File

@ -434,7 +434,7 @@ public:
const share::schema::ObPartitionFuncType part_type);
static int choose_best_replica_for_estimation(
const ObCandiTabletLocIArray &part_loc_info_array,
const ObCandiTabletLoc &phy_part_loc_info,
const ObAddr &local_addr,
const common::ObIArray<ObAddr> &addrs_list,
const bool no_use_remote,