[
https://issues.apache.org/jira/browse/ARROW-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-2253.
--------------------------------
Resolution: Fixed
Issue resolved by pull request 1695
[https://github.com/apache/arrow/pull/1695]
> [Python] Support __eq__ on scalar values
> ----------------------------------------
>
> Key: ARROW-2253
> URL: https://issues.apache.org/jira/browse/ARROW-2253
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Support a generic {{__eq__}} method the {{ArrayValue}} class. We might want
> to specialise it in the future in C++ to avoid some copies but as a first
> attempt delegate the comparison to the Python types.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)