tuichenchuxin opened a new issue #13771: URL: https://github.com/apache/shardingsphere/issues/13771
Hi, community. I plan to add sql commnet hint feature. If you have some ideas, please discuss with me. ## Previous function of HintManager - Hint used by java api - Hint can be used in sharding rule to get sharding value and do sharding by the althgrim created by user. - Hint can use to route to master database node. ## SQL hint expect - hint by sql comment - user-specified routing result ## Design - generate rule - Support user-defined matching format - Support specifying routing results explicitly -- 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]
