codefairy08 commented on issue #2241: Left join get more data then expected URL: https://github.com/apache/incubator-shardingsphere/issues/2241#issuecomment-485652756 The sql has two sharding tables ts_order and ts_order_address, but only has one sharding column,ts_order_address table has no sharding condition,it cause route all datasource and all tables. configure ts_order and ts_order_address to binding table,like this 
---------------------------------------------------------------- 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
