Avoid generating exactly the same procedure
ZuLiangWang opened this issue · 0 comments
ZuLiangWang commented
Description
In the current implementation, we do not check and filter duplicate procedures (such as creating exactly the same table, scheduling to open the same Shard)
Proposal
Avoid generating exactly the same procedure.
Additional context