boneanxs commented on issue #10500: URL: https://github.com/apache/incubator-gluten/issues/10500#issuecomment-3389395289
Yes, we also met OOM issues when the partition is large, we may need to address the TODO to support spill for `WindowPartition` ```c++ /// TODO: This implementation will be revised for Spill to disk semantics. ``` Does the community have the plan to do it? @JkSelf @FelixYBW @zhouyuan -- 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]
