tibrewalpratik17 commented on issue #10871: URL: https://github.com/apache/pinot/issues/10871#issuecomment-1581566627
@walterddr Just curious will this not add an additional dependency of pinot-controller module on `pinot-query-planner`?And what will we pass as `WorkerManager` to the QueryEnvironment object as it looks specific to broker / server configs? Also for 2. we can use `RelToPlanNodeConverter.getTableNamesFromRelRoot(relRoot.rel)` which internally uses `RelOptUtils.findAllTableQualifiedNames(relRoot)` at the moment. This is a part of pinot-query-planner module itself. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org