RaigorJiang commented on issue #13827: URL: https://github.com/apache/shardingsphere/issues/13827#issuecomment-980512293
Hi @fyname The feature of custom rewriting is not provided, and custom routing can be implemented by customizing the sharding algorithm. document: https://shardingsphere.apache.org/document/current/cn/user-manual/shardingsphere-jdbc/builtin-algorithm/sharding/ example: https://github.com/apache/shardingsphere/tree/master/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example -- 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]
