Jorge created ARROW-7795:
----------------------------
Summary: [Rust - DataFusion] Support boolean negation (NOT)
Key: ARROW-7795
URL: https://issues.apache.org/jira/browse/ARROW-7795
Project: Apache Arrow
Issue Type: Improvement
Components: Rust - DataFusion
Reporter: JorgeThis is a proposal to support the negation operation NOT. The user should be able to write something like ```SELECT a, b FROM t WHERE NOT a``` -- This message was sent by Atlassian Jira (v8.3.4#803005)
