Andy Grove created ARROW-3881:
---------------------------------
Summary: [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
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)