marker-wu opened a new issue, #19323:
URL: https://github.com/apache/shardingsphere/issues/19323

   I customized a sharding algorithm modulo the consistent hash of company_id. 
All tables in the database have the same sub-database sub-table algorithm, but 
the number of sub-tables is inconsistent. How does sharding-jdbc execute only 
one SQL query when doing a multi-table join query without configuring the 
binding table?
   
   The execution log shows that sql is executed many times, and the way to 
execute sql is Cartesian product


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