Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The precedence of the NOT operator is currently too high; it should be lower than '='. WHERE NOT deptno = 10 works on other databases.
Attachments
Issue Links
- blocks
-
CALCITE-1356 Release Calcite 1.9.0
- Closed
- is depended upon by
-
DRILL-4400 Cannot apply 'NOT' to arguments of type 'NOT<CHAR(2)>'.
- Resolved
- is duplicated by
-
CALCITE-1351 "IS [NOT] NULL" operator should have higher precedence than "NOT" operator
- Closed