tuichenchuxin commented on issue #10900: URL: https://github.com/apache/shardingsphere/issues/10900#issuecomment-878968296
@viqbgrg This problem is indeed reproduced with your demo. This is due to mysql databaseMetaData.getTypeInfo() JSON type cannot be obtained, resulting in subsequent nullPointerException. append this will be ok.  I want a more elegant way to solve this problem. -- 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]
