[
https://issues.apache.org/jira/browse/CALCITE-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152901#comment-15152901
]
Julian Hyde commented on CALCITE-1095:
--------------------------------------
Here's a test case:
https://github.com/julianhyde/calcite/tree/1095-not-precedence
> NOT precedence
> --------------
>
> Key: CALCITE-1095
> URL: https://issues.apache.org/jira/browse/CALCITE-1095
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Fix For: next
>
>
> The precedence of the NOT operator is currently too high; it should be lower
> than '='. {{WHERE NOT deptno = 10}} works on other databases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)