DongJigong opened a new issue #2903: ComplexCustomAlgorithm will load every 
single row by id 
URL: https://github.com/apache/incubator-shardingsphere/issues/2903
 
 
   ```
   <dependency>
               <groupId>org.apache.shardingsphere</groupId>
               <artifactId>sharding-jdbc-spring-boot-starter</artifactId>
               <version>4.0.0-RC1</version>
   </dependency>
   ```
   I am using complex colums slice to my single db multiple tables. But I found 
that every time I finAll data and update them, sharding will query every row 
data which in this data again to all 
   slice tables, then do update. I do not quite understand if I make a mistake. 
please reply ,thanks/.

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


With regards,
Apache Git Services

Reply via email to