linghengqian commented on issue #31618:
URL: 
https://github.com/apache/shardingsphere/issues/31618#issuecomment-2164339559

   - I would say this was intentional, as access to the real tables and real 
database is deliberately blocked. You can only call SQL on the logical tables 
and logical database, although the implementation classes of the algorithm SPI 
can operate on real tables and real databases.
   
   - There is a typical example of a logical database in the case of read-write 
separation, where a logical database is created, but I have not verified 
whether it can be called upon.


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