[
https://issues.apache.org/jira/browse/ARROW-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657451#comment-17657451
]
Rok Mihevc commented on ARROW-417:
----------------------------------
This issue has been migrated to [issue
#16066|https://github.com/apache/arrow/issues/16066] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> C++: Add Equals implementation to compare ChunkedArrays
> -------------------------------------------------------
>
> Key: ARROW-417
> URL: https://issues.apache.org/jira/browse/ARROW-417
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Uwe Korn
> Assignee: Uwe Korn
> Priority: Major
> Labels: beginner, newbie
> Fix For: 0.2.0
>
>
> The {{arrow::ChunkedArray}} class is missing a method to compare it to other
> {{arrow::ChunkedArray}} instances. There should be one implemented in the way
> the {{Equals}} implementation is done in the subclasses of {{arrow::Array}}
> and is needed to provide a way to compare {{arrow::Column}} instances.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)