243006306 commented on issue #10196:
URL: 
https://github.com/apache/shardingsphere/issues/10196#issuecomment-828110932


   我DEBUG测试发现解释SQL失败,所以选择了随机数据源的路由,就像未指定默认数据源启动项目后发送的ping 
SQL测试所走的路由一样,我想`HINT`模式不经过解析,直接走向我的`HintAlgorithm`类,因为我只需要分库,我测试发现去除最外层包裹的`SELECT
 X.X FROM `,就可以解析成功并走向自定义的`HintAlgorithm`分片算法,我很疑惑,为什么解析失败不报错


-- 
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:
us...@infra.apache.org


Reply via email to