Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.11.1
-
None
Description
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.
Attachments
Issue Links
- is a child of
-
ARROW-3880 [Rust] PrimitiveArray<T> should support simple math operations
- Resolved