You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/13 12:32:00 UTC

[jira] [Created] (ARROW-3230) [Python] Missing comparisons on ChunkedArray, Table

Antoine Pitrou created ARROW-3230:
-------------------------------------

             Summary: [Python] Missing comparisons on ChunkedArray, Table
                 Key: ARROW-3230
                 URL: https://issues.apache.org/jira/browse/ARROW-3230
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
    Affects Versions: 0.10.0
            Reporter: Antoine Pitrou


Table and ChunkedArray equality are not implemented, meaning they fall back on identity. Instead they should invoke equals(), as on Column.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)