coderJL opened a new issue #7737: URL: https://github.com/apache/shardingsphere/issues/7737
,这个地方会忽略子查询的列,导致jdbc有返回这个子查询列,但是ShardingResultSetMetaData.getColumnCount 方法只会返回非子查询的列,导致程序中的结果集获取不到子查询列的值,期待sharding能早日支持这种查询语法。 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
