FelixYBW commented on issue #8128: URL: https://github.com/apache/incubator-gluten/issues/8128#issuecomment-2546741355
> Correct. Though some of the memory consumers may not respect SIZE and will spill as much it held as possible. E.g., `UnsafeExternalSorter`. Do we have a list of such operators? which one repect SIZE, which doesn't? external sort and shuffle will flush all memory. what's the others? -- 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]
