linghengqian commented on issue #25320: URL: https://github.com/apache/shardingsphere/issues/25320#issuecomment-1538722970
- @China-Uncle Late reply, I just completed the minified verification at https://github.com/linghengqian/sharding-demo/commit/c1ada5bc00ecc527c580fa1bb70a3cd32476e0cc a while ago. - @strongduanmu For the case where `sql-federation-type` is `ORIGINAL` or `ADVANCED`, I noticed that when the PreparedStatement does not carry parameters, the unit test executes normally. When PreparedStatement carries parameters, unit test execution fails. I was wondering if there is a known issue tracking this problem? - The minimal unit testing and verification process is located at https://github.com/linghengqian/sharding-demo . -- 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]
