vwater commented on issue #30320:
URL: 
https://github.com/apache/shardingsphere/issues/30320#issuecomment-1966710407

   Here is my demo, https://github.com/vwater/sharding-learn.git
   I found that when sharding is combined with mybatisplus 
mybatisPlusTenantInterceptor, even if the code reaches the custom database 
sharding algorithm and custom table sharding algorithm, it will eventually 
perform a full database scan and a full table scan, causing the custom database 
sharding algorithm to fail.
   
![image](https://github.com/apache/shardingsphere/assets/41112571/08e87239-4690-492d-8005-f60b246b3ed9)
   


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