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

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

     [ https://issues.apache.org/jira/browse/ARROW-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-3230:
----------------------------------
    Fix Version/s: 0.12.0

> [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
>            Priority: Major
>             Fix For: 0.12.0
>
>
> 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)