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

Krisztian Szucs edited comment on ARROW-3230 at 12/15/18 1:19 PM:
------------------------------------------------------------------

[~tanya] What do You think about this one? This is mostly about implementing 
[___eq___|https://github.com/apache/arrow/blob/master/python/pyarrow/types.pxi#L134-L138]
 for Table and ChunkedArray classes.


was (Author: kszucs):
@tanya What do You think about this one? This is mostly about implementing 
[___eq___|https://github.com/apache/arrow/blob/master/python/pyarrow/types.pxi#L134-L138]
 for Table and ChunkedArray classes.

> [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.13.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)

Reply via email to