Skip to content

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

Merged
LiaCastaneda merged 1 commit into
branch-50from
lia/cherry-pick-maybe_project_redundant_column
Oct 1, 2025
Merged

[branch-50] fix(SubqueryAlias): use maybe_project_redundant_column (#17478)#51
LiaCastaneda merged 1 commit into
branch-50from
lia/cherry-pick-maybe_project_redundant_column

Conversation

@LiaCastaneda

Copy link
Copy Markdown

Cherry picked commit from apache#17478

* 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
(cherry picked from commit c910db4)
@LiaCastaneda

LiaCastaneda commented Oct 1, 2025

Copy link
Copy Markdown
Author

I ran all cargo tests locally and all pass, for some reason the test container is running out memory for amd (completely unrelated to this PR)

@LiaCastaneda
LiaCastaneda merged commit ceea461 into branch-50Oct 1, 2025
50 of 55 checks passed
@gabotechsgabotechs changed the title fix(SubqueryAlias): use maybe_project_redundant_column (#17478)[branch-50] fix(SubqueryAlias): use maybe_project_redundant_column (#17478)Oct 15, 2025
@LiaCastaneda
LiaCastaneda deleted the lia/cherry-pick-maybe_project_redundant_column branch January 13, 2026 18:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@LiaCastaneda@notfilippo