[
https://issues.apache.org/jira/browse/CALCITE-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15479891#comment-15479891
]
Julian Hyde commented on CALCITE-1095:
--------------------------------------
I have a fix in https://github.com/julianhyde/calcite/tree/1095-not-precedence.
Can someone please review? It required significant changes to the parsing
process.
> 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
> Labels: newbie
> Fix For: 1.9.0
>
>
> 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)