gxgmy521 commented on issue #4256: hintManager.setDatabaseShardingValue do not work. URL: https://github.com/apache/incubator-shardingsphere/issues/4256#issuecomment-585220769 I read you commit, and i think it should work. but in the manual (https://shardingsphere.apache.org/document/current/en/manual/sharding-jdbc/usage/hint/) it said that Users can use hintManager.setDatabaseShardingValue to add shardings in hint route to some certain sharding database without sharding tables. After that, SQL parse and rewrite phase will be skipped and the overall enforcement efficiency can be enhanced. I think that in version 4.0.0 ,the setDatabaseShardingValue can only sikp the sql rewrite ,can't skip the sql parse , am i wrong?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
