You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/12/11 21:11:58 UTC

[jira] [Created] (ARROW-416) C++: Add Equals implementation to compare Columns

Uwe L. Korn created ARROW-416:
---------------------------------

             Summary: 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


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)