strongduanmu commented on issue #13441:
URL:
https://github.com/apache/shardingsphere/issues/13441#issuecomment-977776001
After some discussion, we decided to rename `shardingsphere-infra-optimize`
to `shardingsphere-infra-federation` and add two submodules
`shardingsphere-infra-federation-optimizer` and
`shardingsphere-infra-federation-executor` , which correspond to query
optimization and optimization execution.
```
shardingsphere-infra-federation
|----shardingsphere-infra-federation-optimizer
|----shardingsphere-infra-federation-executor
```
The new module dependency is as follow:

The `shardingsphere-infra-executor` module is positioned as an execution
engine for the underlying storage, and will support MPP and other executors in
the future.
--
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]