Jackie-Jiang opened a new pull request, #10269: URL: https://github.com/apache/pinot/pull/10269
- Make `PlanMaker` pluggable through server config - Use `PluginManager` to plug `QueryExecutor` and `PlanMaker` - Clean up the config and put proper default value - Remove `DefaultHelixStarterServerConfig` which is not required when default value is properly set when reading the config ## Incompatible (compile) `DefaultHelixStarterServerConfig` is removed -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
