[
https://issues.apache.org/jira/browse/ARROW-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657450#comment-17657450
]
Rok Mihevc commented on ARROW-416:
----------------------------------
This issue has been migrated to [issue
#16065|https://github.com/apache/arrow/issues/16065] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> C++: Add Equals implementation to compare Columns
> -------------------------------------------------
>
> Key: ARROW-416
> URL: https://issues.apache.org/jira/browse/ARROW-416
> 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::Column}} class is missing a method to compare it to other
> {{arrow::Column}} 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::Table}} instances.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)