zihaoAK47 commented on issue #29464:
URL:
https://github.com/apache/shardingsphere/issues/29464#issuecomment-1863786230
Hello everyone, I am currently working on the first task and we need to
discuss the name of the new configuration. This is the configuration name I am
currently using, sqlFederationForceDecideEnable, which is used to control the
decision logic switch for federated queries. When it is true, supported queries
default to using federated queries.
configuration reference:
```
sqlFederation:
sqlFederationEnabled: true
sqlFederationForceDecideEnabled: 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]