wForget opened a new pull request, #12060: URL: https://github.com/apache/gluten/pull/12060
## What changes are proposed in this pull request? The `GlutenAutoAdjustStageResourceProfile` rule is designed to adjust off-heap and heap memory for different stages. We should disable GlutenAutoAdjustStageResourceProfile rule when off-heap memory is not enabled. (We disable off-heap memory when `spark.gluten.memory.dynamic.offHeap.sizing.enabled` is enabled.) closes #12058 ## How was this patch tested? minor fix ## Was this patch authored or co-authored using generative AI tooling? No -- 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]
