lmhmhl commented on pull request #9557:
URL: https://github.com/apache/shardingsphere/pull/9557#issuecomment-791188825


   @tristaZero ,I checked many times, all the sql statements are SELECT, and 
the initial value are unique, when I use primary key in sharding table, `Unique 
index or primary key violation: "PRIMARY KEY ON 
PUBLIC.""t_order_calcite_sharding_0""(""order_id_sharding"")` are as still, but 
I didn't insert duplicate value of `order_id_sharding` column, and when I run 
single test method are ok, but when all tests method run together, this problem 
happens, and every single test method are INSERT type, It seems like doesn't 
produce duplicate value of `t_order_calcite_sharding_0`. So I don't know how 
does this happened. Can you help me?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to