xiangfu0 commented on PR #14698: URL: https://github.com/apache/pinot/pull/14698#issuecomment-4158239065
@wirybeaver Thanks for the interest! Disk spill (#12080) is a separate effort. This PR focuses on in-memory partitioned combine optimization. The partitioned architecture could serve as a foundation for future spill-to-disk support since each partition can be independently serialized, but that's not in scope here. -- 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]
