You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/06/09 10:08:51 UTC

[GitHub] [shardingsphere] strongduanmu commented on issue #10723: Logical table names could NOT be replaced by physical table names for SQL contains JOIN condition

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


   @mlkui When multiple unbinding sharding tables perform join related queries, calcite will be used for query optimization, and calcite will convert logical tables into physical tables internally.
   
   We have optimized this scenario in the master branch. Welcome to use the latest code to test and feedback the results.


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