KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521205179 It can config as groovy program, like `ds0.t_order_${0..100}_${201901..201912}`, it means t_order_0_201901, t_order_0_201902 ..... t_order_100_ 201911, t_order_100_201912. But I think this kind of sharding maybe not best way. I suggest to do sharding with table name for non-business meaning
---------------------------------------------------------------- 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
