xiaoqunhu opened a new issue, #18139: URL: https://github.com/apache/shardingsphere/issues/18139
SQL: select type,count(B.id) as cnt from A left join B on A.id = B.id group by type enviroment: springboot+shardingJdbc 5.1.1 + mybatis issue: **missing count(B.id) as cnt** , no matter join/left join or other else -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
