terrymanu commented on issue #13441: URL: https://github.com/apache/shardingsphere/issues/13441#issuecomment-958924974
I just share some ideas: 1. It is better to spilt optimizer and executor, the `infra-executor-federation` maybe does not make sense, federation may belong to optimizer. 2. In the future, the executor may accept more input types, such as: SQL(for now), relnode for query plan (In future). 3. The executor itself should be pluggable and may split by multiple-thread executor and multiple-process executor. -- 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]
