Skip to content

Conversation

@Standing-Man
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

  • Enforce lint rule clippy::needless_pass_by_value to datafusion-datasource-avro.

Are these changes tested?

Are there any user-facing changes?

…-datasource-avro

Signed-off-by: Alan Tang <jmtangcs@gmail.com>
@github-actions github-actions bot added the datasource Changes to the datasource crate label Nov 12, 2025
@Standing-Man Standing-Man changed the title chore: enforce lint rule clippy::needless_pass_by_value to datafusion-datasource-avro chore: enforce lint rule clippy::needless_pass_by_value to datafusion-datasource-avro Nov 12, 2025
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.

👍

@alamb
Copy link
Contributor

alamb commented Nov 12, 2025

Thank you @Standing-Man

@alamb alamb added this pull request to the merge queue Nov 13, 2025
Merged via the queue into apache:main with commit 377c0fc Nov 13, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

datasource Changes to the datasource crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enforce lint rule clippy::needless_pass_by_value to datafusion-datasource-avro

2 participants