Disable dynamic sampling for external table
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user