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

Reimplement PartialEq of GenericByteViewArray compares by logical value #6689

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

tlm365
Copy link
Contributor

@tlm365 tlm365 commented Nov 5, 2024

Which issue does this PR close?

Closes #6679.

Rationale for this change

Implement PartialEq for GenericByteViewArray that compares two arrays on logical value rather than physical representation.

What changes are included in this PR?

Are there any user-facing changes?

@github-actions github-actions bot added the arrow Changes to the arrow crate label Nov 5, 2024
@jayzhan211 jayzhan211 merged commit ee1757d into apache:master Nov 6, 2024
26 checks passed
@jayzhan211
Copy link
Contributor

👍

@tlm365 tlm365 deleted the partial_eq_byte_view_array branch November 10, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
2 participants