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

Andy Grove commented on ARROW-3881:
-----------------------------------

I've implemented this as part of the PR for ARROW-3880 since the code is so 
closely related

> [Rust] PrimitiveArray<T> should support comparison operators
> ------------------------------------------------------------
>
>                 Key: ARROW-3881
>                 URL: https://issues.apache.org/jira/browse/ARROW-3881
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>    Affects Versions: 0.11.1
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>             Fix For: 0.12.0
>
>
> PrimitiveArray<T> should support comparison operators such as <, <=, >, >=, 
> ==, != so that two arrays (of the same type) can be compared and produce a 
> PrimitiveArray<bool> containing the result.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to