61yao opened a new pull request, #9344: URL: https://github.com/apache/pinot/pull/9344
Move unthread safe vars needed by query planning from QueryEnv to PlannerContext. This includes PlannerImpl, Validator and LogicalPlanner. In the future, we should probably have our own planner etc and move only the shared state to PlannerContext. -- 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]
