Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable clone_on_ref_ptr clippy lint on functions* #11468

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

lewiszlw
Copy link
Member

Which issue does this PR close?

Part of #11143. Code splited from #11157.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @lewiszlw

@alamb alamb merged commit f204869 into apache:main Jul 15, 2024
23 checks passed
findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
* Enable clone_on_ref_ptr clippy lint on functions

* Remove unnecessary Arc::clone
xinlifoobar pushed a commit to xinlifoobar/datafusion that referenced this pull request Jul 17, 2024
* Enable clone_on_ref_ptr clippy lint on functions

* Remove unnecessary Arc::clone
xinlifoobar pushed a commit to xinlifoobar/datafusion that referenced this pull request Jul 18, 2024
* Enable clone_on_ref_ptr clippy lint on functions

* Remove unnecessary Arc::clone
wiedld pushed a commit to influxdata/arrow-datafusion that referenced this pull request Jul 31, 2024
* Enable clone_on_ref_ptr clippy lint on functions

* Remove unnecessary Arc::clone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants