Skip to content

[GLUTEN-12058][VL][MINOR] Disable GlutenAutoAdjustStageResourceProfile when off-heap memory is not enabled#12060

Open
wForget wants to merge 1 commit intoapache:mainfrom
wForget:GLUTEN-12058
Open

[GLUTEN-12058][VL][MINOR] Disable GlutenAutoAdjustStageResourceProfile when off-heap memory is not enabled#12060
wForget wants to merge 1 commit intoapache:mainfrom
wForget:GLUTEN-12058

Conversation

@wForget
Copy link
Copy Markdown
Member

@wForget wForget commented May 9, 2026

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

@github-actions github-actions Bot added the CORE works for Gluten Core label May 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Run Gluten Clickhouse CI on x86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[VL][MINOR] Disable GlutenAutoAdjustStageResourceProfile when off-heap memory is not enabled

1 participant