ssxlulu commented on issue #4861: two tables left join with different routing 
rules are not supported
URL: 
https://github.com/apache/incubator-shardingsphere/issues/4861#issuecomment-604259039
 
 
   When the shardingsphere route the sql, it does not find the table b's 
sharding key, so it will cause a full route.
   To avoid it, you may add the table b's sharding key after where 
condition.And now shardingsphere may not use the condition after 'on' clause.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to