apache / shardingsphere

Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
Apache License 2.0
19.99k stars 6.75k forks source link

Improve the federated query MySQL function #31912

Open zihaoAK47 opened 4 months ago

zihaoAK47 commented 4 months ago

Background

Hi Community,

Federated queries help users perform cross-database join queries, subqueries, and aggregate queries. Currently, we plan to enhance MySQL functions in the federated query environment to support more SQL execution scenarios in federated query contexts.

For more details, please refer to: Apache ShardingSphere Documentation on SQL Federation.

Task

TODO other function

strongduanmu commented 4 months ago

This is an exciting task that will greatly improve the compatibility of federation queries.