Skip to content

Conversation

@dmitriibugakov
Copy link
Contributor

@dmitriibugakov dmitriibugakov commented May 3, 2024

Which issue does this PR close?

Part of #10291.

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 the optimizer Optimizer rules label May 3, 2024
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.

I like it @dmitrybugakov -- thank you 🙏

I think there are still quite a few calls to clone in this optimizer so I changed the PR description to say it is a part of #10291

There are several places that explicitly call clone() and several more than call with_new_exprs() which clones as well

However, this is a nice incremental step forward

@alamb alamb merged commit 8190cb9 into apache:main May 3, 2024
@dmitriibugakov dmitriibugakov deleted the pushdownfilter-opt-10291 branch October 5, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

optimizer Optimizer rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants