gxgmy521 commented on issue #34096:
URL: 
https://github.com/apache/shardingsphere/issues/34096#issuecomment-2550843008

   > @gxgmy521 t_order_1 is part of t_order, and ShardingSphere does not allow 
them to be registered as two tables. If you need to query t_order_1, you can 
consider using SQL Hint pass-through, for specific reference: 
https://shardingsphere.apache.org/document/current/en/user-manual/common-config/sql-hint/#datasource-pass-through.
   
   My SQL is complex ( include multi-layer sub-query and need table shards) 
that ShardingSphere can not parse and rewrite, does the SQL Hint pass-through 
can work in this situation ?


-- 
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: notifications-unsubscr...@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to