Skip to content

[GLUTEN-10703] Refactor PlanNode to avoid addAll calls#10704

Merged
philo-he merged 1 commit intoapache:mainfrom
beliefer:10703
Sep 17, 2025
Merged

[GLUTEN-10703] Refactor PlanNode to avoid addAll calls#10704
philo-he merged 1 commit intoapache:mainfrom
beliefer:10703

Conversation

@beliefer
Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

This PR proposes to refactor PlanNode by avoiding call addAll
Fixes #10703

How was this patch tested?

GA tests.

@github-actions github-actions Bot added the CORE works for Gluten Core label Sep 15, 2025
@github-actions
Copy link
Copy Markdown

#10703

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@beliefer
Copy link
Copy Markdown
Contributor Author

ping @zhztheplayer @philo-he @FelixYBW

@philo-he philo-he changed the title [GLUTEN-10703] Refactor PlanNode by avoiding call addAll [GLUTEN-10703] Refactor PlanNode to avoid call addAll Sep 17, 2025
Copy link
Copy Markdown
Member

@philo-he philo-he left a comment

Choose a reason for hiding this comment

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

Thanks.

@philo-he philo-he changed the title [GLUTEN-10703] Refactor PlanNode to avoid call addAll [GLUTEN-10703] Refactor PlanNode to avoid addAll calls Sep 17, 2025
@philo-he philo-he merged commit 0cd8b77 into apache:main Sep 17, 2025
101 of 102 checks passed
@beliefer
Copy link
Copy Markdown
Contributor Author

@philo-he @zml1206 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.

Refactor PlanNode

3 participants