[
https://issues.apache.org/jira/browse/ARROW-5358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662380#comment-17662380
]
Rok Mihevc commented on ARROW-5358:
-----------------------------------
This issue has been migrated to [issue
#21817|https://github.com/apache/arrow/issues/21817] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Rust] Implement equality check for ArrayData and Array
> -------------------------------------------------------
>
> Key: ARROW-5358
> URL: https://issues.apache.org/jira/browse/ARROW-5358
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Chao Sun
> Assignee: Chao Sun
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> Currently {{Array}} doesn't implement the {{Eq}} trait. Although
> {{ArrayData}} derives from the {{PartialEq}} trait, the default
> implementation is not suitable here. Instead, we should implement customized
> equality comparison.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)