You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Andy Grove (JIRA)" <ji...@apache.org> on 2018/12/15 16:19:00 UTC

[jira] [Created] (ARROW-4038) [Rust] Add array_ops methods for boolean AND, OR, NOT

Andy Grove created ARROW-4038:
---------------------------------

             Summary: [Rust] Add array_ops methods for boolean AND, OR, NOT
                 Key: ARROW-4038
                 URL: https://issues.apache.org/jira/browse/ARROW-4038
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Andy Grove
            Assignee: Andy Grove
             Fix For: 0.12.0


We have math and comparison operations and I would now like to add boolean unary and binary operators such as AND, OR, NOT for use in predicates against arrow data.



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