Jackie-Jiang opened a new pull request, #8643: URL: https://github.com/apache/pinot/pull/8643
We used to keep `BrokerResponse` in `QueryContext` for incremental changes to migrate to `QueryContext`. Now the migration is complete, remove the reference to `BrokerResponse` from the `QueryContext` since the query engine should not rely on the transport object. -- 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]
