JiekerTime opened a new issue #9576: URL: https://github.com/apache/shardingsphere/issues/9576
### Which version of ShardingSphere did you use? 5.0.0-RC1-SNAPSHOT Assertion fails when I try to execute `SELECT * FROM t_user u INNER JOIN t_user_item m ON u.user_id=m.user_id`. According to the log, the SQL was rewritten as follows:  And the following exception was thrown:  Obviously, this is not the expected result You can review this by ---------------------------------------------------------------- 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]
