zhztheplayer commented on issue #9383: URL: https://github.com/apache/incubator-gluten/issues/9383#issuecomment-2821967547
@wForget It's a bit difficult to go back to release 1.2 to debug this. Are you able to reproduce with main version of Gluten? > Thank you. Also, do you know why the peakBytes of node.2 is greater than the peakBytes of op.2.0.0.OrderBy? I'm having the same question. We'd figure out this one first. For spill memory usage we had a fix https://github.com/apache/incubator-gluten/pull/7463. But it's should be done first to get to know who is occupying the 1.5 GiB memory in the OOM message. > we need to rethink about it again, how can we add the call stack trace during OOM exception? I know it's hard but let's find some way. @FelixYBW The OOM message in this ticket is clear enough to show the orderby is problematic. I know what you mean here and we can start an individual thread for that. -- 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]
