KomachiSion commented on issue #2204: select a.id ,c.id order by a.id, the result can not sort by designated column URL: https://github.com/apache/incubator-shardingsphere/issues/2204#issuecomment-483904891 OK, I understand your problem. In your demo, if `user_id` in **t_order** and **t_order_item** are different, the `order by` will be sorted by later defined not by former defined?
---------------------------------------------------------------- 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] With regards, Apache Git Services
