Skip to content

[SPARK-54771][SQL] Remove ResolveUserSpecifiedColumns rule from RuleIdCollection - #53537

Closed
huangxiaopingRD wants to merge 4 commits into
apache:masterfrom
huangxiaopingRD:SPARK-54771
Closed

[SPARK-54771][SQL] Remove ResolveUserSpecifiedColumns rule from RuleIdCollection#53537
huangxiaopingRD wants to merge 4 commits into
apache:masterfrom
huangxiaopingRD:SPARK-54771

Conversation

@huangxiaopingRD

@huangxiaopingRDhuangxiaopingRD commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Remove ResolveUserSpecifiedColumns rule from RuleIdCollection.

Why are the changes needed?

Keep the maximum rule id value within a reasonable range. Because ResolveUserSpecifiedColumns rule has been deleted at 41262.

Does this PR introduce any user-facing change?

No

How was this patch tested?

No need test

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

No

@huangxiaopingRDhuangxiaopingRD changed the title [SPARK-54771][SQL] Remove ResolveUserSpecifiedColumns from RuleIdCollection[SPARK-54771][SQL] Remove ResolveUserSpecifiedColumns rule from RuleIdCollectionDec 19, 2025
@huangxiaopingRD

Copy link
Copy Markdown
ContributorAuthor

@cloud-fan Could you please review this? Thank you.

@cloud-fancloud-fan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM if CI passes

@huangxiaopingRD

Copy link
Copy Markdown
ContributorAuthor

@cloud-fan

Copy link
Copy Markdown
Contributor

thanks, merging to master!

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@huangxiaopingRD@cloud-fan