tristaZero commented on issue #9427: URL: https://github.com/apache/shardingsphere/issues/9427#issuecomment-782538784
Hi @ddacxhs You just test on the `ReplicaQuery` scenario, don't you? > SELECT u.*, d.Db FROM `mysql`.`user` u INNER JOIN `mysql`.`db` d ON d.`User` = u.`User` What's the expectation and actual result of the column's amount? ---------------------------------------------------------------- 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]
