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

Minor: Remove redundant usage of clone #12392

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

waruto210
Copy link
Contributor

Which issue does this PR close?

None

Rationale for this change

There is an unnecessary clone method call in FileOpener::open

What changes are included in this PR?

Remove one redundant usage of clone

Are these changes tested?

covered by existing tests

Are there any user-facing changes?

no

@github-actions github-actions bot added the core Core DataFusion crate label Sep 9, 2024
@waruto210
Copy link
Contributor Author

PTAL @alamb

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.

Looks good to me -- thank you @waruto210 for the contribution

@alamb alamb changed the title Remove redundant usage of clone Minor: Remove redundant usage of clone Sep 9, 2024
@alamb alamb merged commit f56d6d0 into apache:main Sep 9, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants