Skip to content

[branch-50] fix(SubqueryAlias): use maybe_project_redundant_column (#17478) - #18130

Merged
alamb merged 2 commits into
apache:branch-50from
hareshkh:hareshkh/maybe_project_redundant_column
Oct 19, 2025
Merged

[branch-50] fix(SubqueryAlias): use maybe_project_redundant_column (#17478)#18130
alamb merged 2 commits into
apache:branch-50from
hareshkh:hareshkh/maybe_project_redundant_column

Conversation

@hareshkh

@hareshkhhareshkh commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

See #17478

What changes are included in this PR?

See #17478

Are these changes tested?

Are there any user-facing changes?

@github-actionsgithub-actionsBot added logical-expr Logical plan and expressions core Core DataFusion crate substrait Changes to the substrait crate labels Oct 17, 2025
* fix(SubqueryAlias): use maybe_project_redundant_column
Fixesapache#17405
* chore: format
* ci: retry
* chore(SubqueryAlias): restructore duplicate detection and add tests
* docs: add examples and context to the reproducer
@hareshkh
hareshkhforce-pushed the hareshkh/maybe_project_redundant_column branch from ed5cf8f to c77d96fCompareOctober 17, 2025 16:00
@alamb

Copy link
Copy Markdown
Contributor

Merging to pick up #18141 and try and get a clean CI run

@alambalamb 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.

@alamb
alamb merged commit 5226650 into apache:branch-50Oct 19, 2025
28 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

coreCore DataFusion cratelogical-exprLogical plan and expressionssubstraitChanges to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@hareshkh@alamb@notfilippo