fix duplicate table bug
This commit is contained in:
@ -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));
|
||||
|
||||
Reference in New Issue
Block a user