walterddr opened a new pull request, #10671: URL: https://github.com/apache/pinot/pull/10671
cleaning up stage metadata - decoupled dispatch time info into StageMetadata - create WorkerMetadata that's runtime related (which is the only part the Ser/De and sent from broker to servers) - move several opeartions and getter/setter into `DispatchablePlanContext` which is filled in gradually during StagePlan visitors --> this way StageMetadata & WorkerMetadata are both immutable. Reference === see: step 1 (2),(3) of #10657 -- 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]
