tristaZero commented on issue #6497: URL: https://github.com/apache/shardingsphere/issues/6497#issuecomment-682345851
@hnxphnxp Hi thanks for your attention. I am glad to say we have support all the subquery **parsing** (#6837) and [Supported SQL](https://github.com/apache/shardingsphere/blob/master/shardingsphere-sql-parser/shardingsphere-sql-parser-test/src/main/resources/sql/supported/dml/select.xml) showed us the supported subquery SQLs. But it has to clarify that we can not guarantee all the subquery could run well, especially **subquery tables across different instances**. Hence, we need your help to do some tests if it captures your interest. Moreover, the test report is welcomed as well to help this feature improved!@awnurrk @hnxphnxp ---------------------------------------------------------------- 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]
