Jackie-Jiang opened a new pull request, #11472: URL: https://github.com/apache/pinot/pull/11472
- Make multi-stage leaf operator use the streaming operator from single-stage engine to avoid memory issue and also improve efficiency. - Applied back pressure to the streaming operator - Fix the execution stats override issue # Documentation Added new query option `maxLeafPendingBlocks` to control the pending blocks (back pressure, 100 by default) # Incompatible The following interface changed: - BaseResultsBlock - PlanMaker - QueryExecutor -- 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]
