q3056917665 opened a new issue, #17890:
URL: https://github.com/apache/shardingsphere/issues/17890
version:
```
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-jdbc-core</artifactId>
<version>5.1.1</version>
</dependency>
```
question:
All tables must be in the same datasource.
This problem is caused by the two tables in different databases
demand:
I have multiple different logic libraries,I want to query in the same
SQL,But now Sharding loads multiple data sources into a single metadata,Is
there a way to get multiple data sources into different metadata.

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