fix duplicate table bug

This commit is contained in:
ChangerR
2023-09-11 06:44:20 +00:00
committed by ob-robot
parent 315f1114c5
commit 68d091760c
11 changed files with 232 additions and 213 deletions

View File

@ -303,7 +303,6 @@ int ObLogSet::compute_sharding_info()
get_plan()->get_optimizer_context().get_local_server_addr(),
get_child_list(),
get_plan()->get_allocator(),
dup_table_pos_,
strong_sharding_,
inherit_sharding_index_))) {
LOG_WARN("failed to compute basic sharding info", K(ret));