[
https://issues.apache.org/jira/browse/ARROW-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-7795:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Priority: Major
> Labels: pull-request-available
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> 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)