You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "tibrewalpratik17 (via GitHub)" <gi...@apache.org> on 2023/06/07 22:03:29 UTC

[GitHub] [pinot] tibrewalpratik17 commented on issue #10871: [multistage] run planner for routing on controller

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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org