sandynz commented on issue #22350: URL: https://github.com/apache/shardingsphere/issues/22350#issuecomment-1342435379
Hi @ruanyg , I checked `ShardingSpherePreparedStatement.getResultSet()` and `ShardingSphereStatement.getResultSet()`, it might return `null`, but it should work when statement is SELECT. Could you debug to find why `statement.getResultSet()` return null? -- 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]
