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

add Eq and PartialEq to ListingTableUrl #6725

Merged
merged 2 commits into from
Jun 20, 2023
Merged

Conversation

fsdvh
Copy link
Contributor

@fsdvh fsdvh commented Jun 20, 2023

Which issue does this PR close?

N/A

Rationale for this change

It would be nice to make it comparable, as right now it can't be used in structs that implement Eq, Hash and PartialEq

What changes are included in this PR?

Additional traits added to ListingTableUrl

Are these changes tested?

Yes

Are there any user-facing changes?

Yes

@github-actions github-actions bot added the core Core DataFusion crate label Jun 20, 2023
Copy link
Contributor

@thinkharderdev thinkharderdev left a comment

Choose a reason for hiding this comment

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

Makes sense

@alamb alamb merged commit 39666eb into apache:main Jun 20, 2023
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.

4 participants