StupidManYI opened a new issue, #22744:
URL: https://github.com/apache/shardingsphere/issues/22744

   sometimes, I need to use the entity primary key for other fields. To avoid 
secondary query,I wonder if I could manually set the distributed private key.  
(for the Same primary key generation strategy and IdGenerator)
   
   
   this is my IdGenerator ( implements ShardingKeyGenerator)
   
   <img width="631" alt="image" 
src="https://user-images.githubusercontent.com/50037510/206374256-7cecc507-6dcf-4905-a2d0-7db90b75ff78.png";>
   
   my example 
   
   <img width="626" alt="image" 
src="https://user-images.githubusercontent.com/50037510/206374981-43485bf0-887a-42ce-87df-83342751cfa5.png";>
   
   
   


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