Skip to content

Conversation

@foskey51
Copy link
Contributor

@foskey51 foskey51 commented Nov 8, 2025

Which issue does this PR close?

Rationale for this change

enforce clippy lint needless_pass_by_value

Are these changes tested?

yes

Are there any user-facing changes?

no

@github-actions github-actions bot added the sql SQL Planner label Nov 8, 2025
@adriangb
Copy link
Contributor

adriangb commented Nov 9, 2025

Thanks 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).

@adriangb adriangb added this pull request to the merge queue Nov 9, 2025
Merged via the queue into apache:main with commit 2ae3818 Nov 9, 2025
28 checks passed
@foskey51 foskey51 deleted the datafusion-sql/enforce-clippy-needless-pass-by-value branch November 9, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sql SQL Planner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enforce lint rule clippy::needless_pass_by_value to datafusion-sql

2 participants