[
https://issues.apache.org/jira/browse/ARROW-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Grove closed ARROW-3881.
-----------------------------
Resolution: Fixed
This was handled in [https://github.com/apache/arrow/pull/3033
|https://github.com/apache/arrow/pull/3033]along with ARROW-3880
> [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)