xiangfu0 commented on PR #19396: URL: https://github.com/apache/pinot/pull/19396#issuecomment-5843323460
@gortiz Thanks for the detailed review. Final head `2673b6149f` is rebased on current master and addresses the requests: the optimization is default-off with broker/query controls, the redundant receiver-side Sort and no-op machinery are removed, and randomized merge plus implementation-plan/op-chain coverage are added. I also documented the remaining unbounded read-ahead under open #19395 and deferred the nonblocking shared consumer API cleanup. All 14 inline threads now have evidence-backed replies and are resolved; fresh exact-head CI is running. -- 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]
