Misakami opened a new issue, #18673:
URL: https://github.com/apache/shardingsphere/issues/18673
When I use select to query the data in the table, use :
**where user_id = #{userid}** 。。。。。
Log printing error : **Sharding value must implements Comparable**
that error will be reported only when this field is used。
Replacing ‘=’ with ‘like’ can also work normally
--
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]