yflytom commented on issue #29780: URL: https://github.com/apache/shardingsphere/issues/29780#issuecomment-1907608048
> Hi @yflytom I didn’t see any calls to `HintManager` in the demo, please read the `Procedure` section in the documentation. https://shardingsphere.apache.org/document/5.4.1/en/user-manual/shardingsphere-jdbc/special-api/sharding/hint/ @RaigorJiang Do you mean that I need to manually code and specify HintManager before querying sql and then enter my custom hint algorithm? If so, don’t every query need to be manually coded and specified? Or can you provide some cases? 您的意思是我在查询sql之前需要手动编码,指定HintManager 然后才会进入我的自定义hint算法中吗,如果是这样不是每个查询都要手动编码指定吗,或者可以提供一些案例吗,  -- 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]
