FelixYBW commented on issue #10388: URL: https://github.com/apache/incubator-gluten/issues/10388#issuecomment-3170376022
Does your usecase use whole stage fallback or per operator fallback? Ideally we should use whole stage fallback to either assign whole memory to offheap or onheap. Per operator fallback will need double memory in many usecases like a offloaded agg + fallback sort. -- 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]
