zhztheplayer opened a new issue, #11169: URL: https://github.com/apache/incubator-gluten/issues/11169
### Description This will be a series of efforts to move more on-heap memory allocation to off-heap against both Spark and Gluten's code, to reduce the risk of JVM heap OOMs, and to allow users to be able to configure a relatively smaller JVM heap size when Gluten is used. Gluten: - https://github.com/apache/incubator-gluten/issues/11133 Spark: Tracked by https://issues.apache.org/jira/browse/SPARK-54089. ### Gluten version None -- 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]
