Skip to content

[GLUTEN-10555] Remove unnecessary parameter leafTransformers for WholeStageTransformer#10556

Merged
taiyang-li merged 1 commit intoapache:mainfrom
beliefer:10555
Aug 28, 2025
Merged

[GLUTEN-10555] Remove unnecessary parameter leafTransformers for WholeStageTransformer#10556
taiyang-li merged 1 commit intoapache:mainfrom
beliefer:10555

Conversation

@beliefer
Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

This PR proposes to remove unnecessary parameter leafTransformers for WholeStageTransformer.
Fixes #10555

How was this patch tested?

GA tests.

@github-actions github-actions bot added the CORE works for Gluten Core label Aug 27, 2025
@github-actions
Copy link
Copy Markdown

#10555

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@beliefer
Copy link
Copy Markdown
Contributor Author

ping @taiyang-li @Yohahaha

Copy link
Copy Markdown
Contributor

@taiyang-li taiyang-li left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@taiyang-li taiyang-li merged commit 3343cb4 into apache:main Aug 28, 2025
95 of 98 checks passed
@beliefer
Copy link
Copy Markdown
Contributor Author

@taiyang-li Thank you!

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.

Simplify findAllLeafTransformers for WholeStageTransformer

2 participants