walterddr opened a new pull request #8412: URL: https://github.com/apache/pinot/pull/8412
Adding pinot-query-runtime Design Doc === See: [PEP pinot-query-runtime](https://docs.google.com/document/d/10-vL_bUrI-Pi2oYudWyUlQl9Kf0cLrW-Z8hGczkCPik/edit#heading=h.7at2eb9ro4b2) Details === add pinot-query-runtime interfaces and its initial implementations. - inter-stage exchange interface - worker executor interface - dispatcher and dispatch-receiving server interface - row-based runtime operator (incomplete) several component that's need in order to access current pinot-server functionality - converter between stage plan into existing PinotQuery/QueryContext - after-execution exchange sender connected to InstanceResponseOperator -- 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]
