tristaZero opened a new issue #9528:
URL: https://github.com/apache/shardingsphere/issues/9528
Hi, community,
### Background
I am glad to share that ShardingSphere supports most of the join queries
from different shardings (or database instances) after #9518 merged.
Accordingly, this is an issue to add unit tests for `SQL federation` when
executing join queries on sharding tables.
### Target files
CalciteStatementTest and CalcitePrepareStatementTest
### How
- Add a unit test concerning`join` SQL for two sharding tables which
existed in
`shardingsphere-jdbc/shardingsphere-jdbc-core/src/test/resources/config/config-calcite.yaml`
### Tip
- #9019 and #9249 for your references
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]