RaigorJiang commented on issue #15083: URL: https://github.com/apache/shardingsphere/issues/15083#issuecomment-1040000398
@dragonorant Hello, since your project depends on nacos, but you did not provide the configuration in nacos, I cannot run the demo directly. However, according to your entity structure, I used MyBatis-Plus combined with ShardingSphere to verify and found the problem. The `SQLFeatureNotSupportedException` is caused by the operation of MybatisEnumTypeHandler when querying the ResultSet, which can be considered a bug and I will try to fix it. -- 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]
