strongduanmu commented on issue #7052: URL: https://github.com/apache/shardingsphere/issues/7052#issuecomment-681308271
@seowen808 I have tested this bug in version 4.1.1 and found that the reason for the wrong routing result is the `subquery` in the from clause, not the `group by` clause. `Subquery` is not fully supported in 4.x version, and will be improved in 5.x version. I'm so sorry for that there is no better solution now if you use the 4.x version. 😔 ---------------------------------------------------------------- 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]
