[
https://issues.apache.org/jira/browse/ARROW-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659280#comment-17659280
]
Rok Mihevc commented on ARROW-2253:
-----------------------------------
This issue has been migrated to [issue
#18212|https://github.com/apache/arrow/issues/18212] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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 Korn
> Assignee: Uwe 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
(v8.20.10#820010)