wForget commented on PR #11059: URL: https://github.com/apache/incubator-gluten/pull/11059#issuecomment-3515432280
> > > which could buffer the whole partition in memory which could cause oom. > > > > > > Doesn't rss shuffle writer trigger a spill? > > Spill still can't evict buffers, which will call sortEvict and then buffered in arrow bufferOutputStream That's right, thank you for your explanation. -- 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]
