Skip to content

Conversation

@codetyri0n
Copy link
Contributor

Which issue does this PR close?

What changes are included in this PR?

enforce clippy lint needless_pass_by_value to datafusion-functions-aggregate crate.

Are these changes tested?

yes

Are there any user-facing changes?

no

@github-actions github-actions bot added the functions Changes to functions implementation label Nov 18, 2025
@codetyri0n codetyri0n changed the title CI : Enforce clippy::needless_pass_by_value rule to datafusion-functions-aggregate CI : Enforce clippy: :needless_pass_by_value rule to datafusion-functions-aggregate Nov 18, 2025
@codetyri0n
Copy link
Contributor Author

CC : @2010YOUY01

@alamb alamb added this pull request to the merge queue Nov 19, 2025
@alamb
Copy link
Contributor

alamb commented Nov 19, 2025

Thanks @codetyri0n and @Jefffrey

Merged via the queue into apache:main with commit d9d847e Nov 19, 2025
29 checks passed
@codetyri0n codetyri0n deleted the clippy_func_agg branch November 19, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enforce lint rule clippy::needless_pass_by_value to datafusion-functions-aggregate

3 participants