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/29 22:25:58 UTC

[jira] [Commented] (ARROW-415) C++: Add Equals implementation to compare Tables

    [ https://issues.apache.org/jira/browse/ARROW-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15786271#comment-15786271 ] 

Uwe L. Korn commented on ARROW-415:
-----------------------------------

PR: https://github.com/apache/arrow/pull/259

> C++: Add Equals implementation to compare Tables
> ------------------------------------------------
>
>                 Key: ARROW-415
>                 URL: https://issues.apache.org/jira/browse/ARROW-415
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>              Labels: beginner, newbie
>
> The {{arrow::Table}} class is missing a method to compare it to other {{arrow::Table}} instances. There should be one implemented in the way the {{Equals}} implementation is done in the subclasses of {{arrow::Array}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)