PHILO-HE commented on issue #10099: URL: https://github.com/apache/incubator-gluten/issues/10099#issuecomment-3061897758
@FelixYBW, I just submitted one PR to apply the resource changes to some configuration that will be shared to native side: https://github.com/apache/incubator-gluten/pull/10172. @yes-un, the dynamic resource allocation is still experimental in Gluten. Seems it doesn't support the first stage. In addition, the current implementation mainly considers the fallback cases that requires more heap memory, which means it relies on user to set a large enough value for Spark offHeap config to basically meet native execution's requirement. -- 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]
