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

ASF GitHub Bot commented on ARROW-2253:
---------------------------------------

xhochy opened a new pull request #1695: ARROW-2253: [Python] Support __eq__ on 
scalar values
URL: https://github.com/apache/arrow/pull/1695
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to