tustvold opened a new pull request, #1589:
URL: https://github.com/apache/arrow-rs/pull/1589
# Which issue does this PR close?
Closes #626.
# Rationale for this change
Logically equal ListArray should compare equal, also fixes a bug in
comparisons of null arrays with non-zero offsets
# What changes are included in this PR?
Alters ListArray equality logic to correctly handle non-empty null slices
Alters equal_nulls to correctly handle offset arrays
# Are there any user-facing changes?
Array equality should be more correct
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]