wallacezhou commented on issue #15506:
URL: 
https://github.com/apache/shardingsphere/issues/15506#issuecomment-1048423525


   Test with updated code in master branch, now auto table sharding using mod 
algorithm can route to the correct datasource and table.
   Checked that hash mod algorithm in HashModShardingAlgorithm class has the 
similar sharding logic as mod algorithm , it could have the same issue, and 
need to double confirm and optimize it as mod algorithm if confirmed.
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to