[
https://issues.apache.org/jira/browse/ARROW-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Grove reassigned ARROW-7795:
---------------------------------
Assignee: Jorge
> [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: Jorge
> Assignee: Jorge
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Original Estimate: 2h
> Time Spent: 1h
> Remaining Estimate: 1h
>
> This 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)