strongduanmu commented on issue #13862: URL: https://github.com/apache/shardingsphere/issues/13862#issuecomment-982455261
@maketubo Apache ShardingSphere only provides some general sharding algorithms, and does not provide customized algorithms. If you want to customize the sharding algorithm, you can use the `class_based` algorithm——https://shardingsphere.apache.org/document/current/cn/user-manual/shardingsphere-jdbc/builtin-algorithm/sharding/#%E8%87%AA%E5%AE%9A%E4%B9%89%E7%B1%BB%E5%88%86%E7%89%87%E7%AE%97%E6%B3%95. -- 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]
