Skip to content

[GLUTEN-13091][CORE] Support resource profile adjustment for final stage - #13092

Open
wecharyu wants to merge 1 commit into
apache:mainfrom
wecharyu:GLUTEN-13091
Open

wecharyu wants to merge 1 commit into
apache:mainfrom
wecharyu:GLUTEN-13091

Conversation

@wecharyu

Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

Extend auto-adjusted stage resource profiles beyond Exchange stages.

  • Apply profiles to eligible non-Exchange final stages.
  • Apply profiles to V1 DataWritingCommandExec and V2 V2TableWriteExec input plans.
  • Make ApplyResourceProfileExec support Spark's executeWrite path.

Fix #13091.

How was this patch tested?

Add Velox coverage for a final stage and a direct INSERT stage.

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

Co-authored with GPT-5.6

@wecharyu wecharyu changed the title GLUTEN-13091][CORE] Support resource profile adjustment for final stage [GLUTEN-13091][CORE] Support resource profile adjustment for final stage Sep 22, 2026
@github-actions github-actions Bot added CORE works for Gluten Core VELOX labels Sep 22, 2026
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

This branch has not been deployed

No deployments
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.

Support auto-adjust resource profile for final stage

1 participant