Multiple metadata OR All tables must be in the same datasource
See original GitHub issueversion:
<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.
Issue Analytics
- State:
- Created a year ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
How Analysis Works for Multi-table Data Sources that Use ...
Using a data source that has multiple, related tables affects how analysis works in Tableau. Because multiple, related tables have independent domains and ......
Read more >Video: Create queries with more than one data source
Training: In this online video, learn how to create Access queries that join information from more than one table or from a combination...
Read more >Creating a virtualized table from multiple data sources in ... - IBM
The domain of data in all tables must be compatible. Group tables from the same type of data source to ensure consistent data...
Read more >How blends work - Looker Studio Help - Google Help
Understand the basic concepts behind data blending.Blending data lets you create charts, tables, and controls based on multiple data sources.
Read more >Datasources - Apache Druid
To see a list of all table datasources, use the SQL query SELECT * FROM ... With SQL table-level unions the same columns...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello , this issue has not received a reply for several days. This issue is supposed to be closed.
Is there a solution to this problem?