kimmking commented on issue #4806: Only Use Hint to shard switch database,with 
not sqlParse
URL: 
https://github.com/apache/incubator-shardingsphere/issues/4806#issuecomment-600009871
 
 
   > I used hint as a database rule.
   But does the SQL statement still have to execute the sqlparse call? 
   
   Answer is yes.
   Every sql will be parsed now.
   Hint a ds as databaseShardingOnly=true, will avoid sql-rewrite phase, but 
parse phase is need.

----------------------------------------------------------------
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

Reply via email to