luckleemon commented on issue #8270:
URL: https://github.com/apache/shardingsphere/issues/8270#issuecomment-732199114


   I have read the guide documentation you supply,but i still have no idea with 
how to configurate it,when i  want
   to use the self implement sharding algorithm.
   
   for example:
   type: INLINE
         props:
           algorithm-expression: t_user_${id % 2}
   if i want use self implement sharding algorithm, how to configurate above.
   
   thank you very much.
   
   hope your reply.
   
   
   


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