cobstergo opened a new issue #6814: URL: https://github.com/apache/shardingsphere/issues/6814
Does sharding proxy support query add custom column? like this , for example SELECT id,(SELECT count(0) FROM table_budev) as devCount FROM table_ticket ORDER BY id DESC limit 10; in mysql:  in sharding proxy:  sharding proxy version is 4.1.1 ---------------------------------------------------------------- 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]
