strongduanmu commented on issue #19303: URL: https://github.com/apache/shardingsphere/issues/19303#issuecomment-1186709983
Hi @peilinqian, I have test your case. Since SQL comments are also part of the SQL content, `/* shardingsphere hint:useTraffic=true */SELECT * FROM t_order WHERE content IN (?, ?)` cannot match the SQL_MATCH algorithm. You can modify the parameters in the SQL_MATCH algorithm, or adjust the SQL for the test. -- 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]
