Skip to content

Conversation

@jonahgao
Copy link
Member

@jonahgao jonahgao commented Oct 8, 2024

Which issue does this PR close?

N/A

Rationale for this change

check_ambiguous_name was introduced for issue #12337 .

After PR #12608, there are no longer duplicate field names in DFSchema, so this function is no longer necessary.

What changes are included in this PR?

Are these changes tested?

By existing tests.

Are there any user-facing changes?

No, check_ambiguous_name should only be used internally.

@github-actions github-actions bot added sql SQL Planner common Related to common crate labels Oct 8, 2024
Copy link
Contributor

@jayzhan211 jayzhan211 left a comment

Choose a reason for hiding this comment

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

👍

@alamb alamb merged commit 48d395a into apache:main Oct 8, 2024
24 checks passed
@jonahgao jonahgao deleted the remove_check_ambiguous branch October 8, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to common crate sql SQL Planner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants