Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARROW-10042: [Rust] Don't compare ArrayData's Buffer's capacities
When computing equality for two `ArrayData` instances, the capacities of the underlying `Buffer`s are not relevant.
- Loading branch information