strongduanmu commented on issue #28733: URL: https://github.com/apache/shardingsphere/issues/28733#issuecomment-1780368859
> I would like to know if joining two tables in different datasources is feasible with any of apache shardingsphere's tools? You can try the experimental feature - sql federation. ```yaml sqlFederation: sqlFederationEnabled: true executionPlanCache: initialCapacity: 2000 maximumSize: 65535 ``` -- 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