Skip to content

[GLUTEN-12702][VL] Do not count structural Spark plans as fallback nodes - #12703

Open
wecharyu wants to merge 2 commits into
apache:mainfrom
wecharyu:fix_auto_adjust_profile
Open

[GLUTEN-12702][VL] Do not count structural Spark plans as fallback nodes#12703
wecharyu wants to merge 2 commits into
apache:mainfrom
wecharyu:fix_auto_adjust_profile

Conversation

@wecharyu

@wecharyu wecharyu commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

  • Add GlutenExplainUtils.isFallbackInsensitivePlan to distinguish structural wrappers and execution operators.
  • Reuse the helper in GlutenExplainUtils and GlutenImplicits fallback walkers and GlutenAutoAdjustStageResourceProfile.

Fix #12702.

How was this patch tested?

Add a new UT.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Codex GPT-5

@github-actions github-actions Bot added CORE works for Gluten Core VELOX labels Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

1 similar comment
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@wecharyu
wecharyu force-pushed the fix_auto_adjust_profile branch from 8078ee8 to b6a3b92 Compare August 6, 2026 12:07
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

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 VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[VL] ApplyResourceProfileExec is triggered incorrectly

1 participant