ankitsultana opened a new pull request, #14598: URL: https://github.com/apache/pinot/pull/14598
Building on top of #14582, this PR enables support for sending multiple plan fragments from the broker to the server, and enables the server to return multiple responses back to the broker. Additionally, I have also added the following minor refactoring: * Remove singleton logic from Physical time series plan visitor since it doesn't work in Quickstarts. * Change timeout to deadline. **Note:** This changes the contract between broker/server for time-series requests, so running time-series queries on a cluster would fail as this patch is rolling out. -- 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]
