Skip to content

Conversation

@foskey51
Copy link
Contributor

@foskey51 foskey51 commented Nov 8, 2025

Which issue does this PR close?

What changes are included in this PR?

enforce clippy lint needless_pass_by_value to datafusion-physical-optimizer

Are these changes tested?

yes

Are there any user-facing changes?

no

@github-actions github-actions bot added the optimizer Optimizer rules label Nov 8, 2025
@adriangb adriangb added this pull request to the merge queue Nov 9, 2025
Merged via the queue into apache:main with commit 8e3f157 Nov 9, 2025
32 checks passed
@adriangb
Copy link
Contributor

adriangb commented Nov 9, 2025

Thanks you! I'm going to go ahead and merge this since it's a straightforward change to enforce an automated rule that we already agreed to roll out (tracked in #18503).

@foskey51 foskey51 deleted the datafusion-physical-optimizer/enforce-clippy-needless-pass-by-value branch November 9, 2025 08:09
codetyri0n pushed a commit to codetyri0n/datafusion that referenced this pull request Nov 11, 2025
…cal-optimizer (apache#18555)

## Which issue does this PR close?

- Closes apache#18547.

## What changes are included in this PR?

enforce clippy lint `needless_pass_by_value` to
`datafusion-physical-optimizer`

## Are these changes tested?
yes

## Are there any user-facing changes?

no
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.

Enforce lint rule clippy::needless_pass_by_value to datafusion-physical-optimizer

3 participants