walterddr opened a new pull request #7839: URL: https://github.com/apache/pinot/pull/7839
Currently GRPCServer only support selection-only queries. This PR adds support for streaming back all other types of query response from server to broker. This makes possible for the next step --> stream processing GRPC broker handler that can do partial data reduce in streaming fashion. -- 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]
