strongduanmu commented on issue #24640:
URL: 
https://github.com/apache/shardingsphere/issues/24640#issuecomment-1473409482

   Hi @aligaduo112358, there seems to be some problems when the Hint strategy 
uses the binding table, because the binding table cannot provide the sharding 
column, so we cannot judge whether the join query uses the sharding column.
   
   When the actual join query does not use the sharding column, it will be 
regarded as a non-binding table relationship, and a cartesian product will 
appear.


-- 
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]

Reply via email to