Skip to content

feat: Use SchemaRef in JoinFilter #14182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 20, 2025

Conversation

irenjj
Copy link
Contributor

@irenjj irenjj commented Jan 18, 2025

Which issue does this PR close?

Closes #14177

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added physical-expr Changes to the physical-expr crates optimizer Optimizer rules core Core DataFusion crate proto Related to proto crate labels Jan 18, 2025
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @irenjj and @jayzhan for the issue

I left some suggestions but I don't think they are required to merge. We could do them as a follow on PR

irenjj and others added 5 commits January 19, 2025 14:38
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
@jayzhan211
Copy link
Contributor

Thanks @irenjj @alamb

@jayzhan211 jayzhan211 merged commit 12c4c86 into apache:main Jan 20, 2025
25 checks passed
@irenjj irenjj deleted the schemaref_in_joinfilter branch January 20, 2025 11:08
@alamb
Copy link
Contributor

alamb commented Jan 22, 2025

🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use SchemaRef in JoinFilter
3 participants