Skip to content

Conversation

@gitccl
Copy link
Contributor

@gitccl gitccl commented May 9, 2023

Which issue does this PR close?

Related to #2175 and #3807.

Rationale for this change

What changes are included in this PR?

Refactor Expr::InSubquery to use a struct.

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner labels May 9, 2023
@jackwener
Copy link
Member

jackwener commented May 9, 2023

Thanks @gitccl .

You don't need to resolve conflicts at the moment, because this PR will also conflict with other PRs.
I will resolve these conflicts after merging other PRs

@gitccl
Copy link
Contributor Author

gitccl commented May 9, 2023

Thanks @gitccl .

You don't need to resolve conflicts at the moment, because this PR will also conflict with other PRs. I will resolve these conflicts after merging other PRs

Ok.

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.

Looks good to me -- thank you @gitccl and @jackwener 🚀

@alamb alamb merged commit e4bf3fa into apache:main May 9, 2023
@gitccl gitccl deleted the refact_insubq branch May 9, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants