Disable dynamic sampling for external table

This commit is contained in:
wjhh2008
2023-10-20 13:09:43 +00:00
committed by ob-robot
parent 18474fd7c5
commit 098ebfbf83
4 changed files with 13 additions and 2 deletions

View File

@ -11905,6 +11905,7 @@ int ObJoinOrder::init_est_sel_info_for_access_path(const uint64_t table_id,
get_plan()->get_selectivity_ctx(),
table_id,
ref_table_id,
table_schema.get_table_type(),
table_meta_info_.table_row_count_,
all_used_part_id,
all_used_tablet_id,