[jira] [Created] (IGNITE-14593) Calcite. Support not equal expression.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-14593) Calcite. Support not equal expression.

Anton Vinogradov (Jira)
Stanilovsky Evgeny created IGNITE-14593:
-------------------------------------------

             Summary: Calcite. Support not equal expression.
                 Key: IGNITE-14593
                 URL: https://issues.apache.org/jira/browse/IGNITE-14593
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Stanilovsky Evgeny


Looks like it would be helpful to support "!=" syntax, i.e. :

{code:java}
UPDATE test SET a=7 WHERE id != 3
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)