Skip to content

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
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