You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/05/25 15:21:00 UTC

[jira] [Commented] (ARROW-5854) [Python] Expose compare kernels on Array class

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

Wes McKinney commented on ARROW-5854:
-------------------------------------

This should be fairly trivial now

> [Python] Expose compare kernels on Array class
> ----------------------------------------------
>
>                 Key: ARROW-5854
>                 URL: https://issues.apache.org/jira/browse/ARROW-5854
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Joris Van den Bossche
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Expose the compare kernel for comparing with scalar or array (ARROW-3087, ARROW-4990) on the python Array class.
> This can implement the {{\_\_eq\_\_}} et al dunder methods on the Array class.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)