[ https://issues.apache.org/jira/browse/ARROW-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wes McKinney resolved ARROW-416. -------------------------------- Resolution: Fixed Done in https://github.com/apache/arrow/commit/fdbc57941fd3615c71b3a61b409b63eb6a48a817 > 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 L. Korn > Assignee: Uwe L. Korn > Labels: beginner, newbie > > 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 (v6.3.4#6332)