You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Steshin (Jira)" <ji...@apache.org> on 2021/08/31 13:20:00 UTC

[jira] [Assigned] (IGNITE-14593) Calcite. Support bang-equal operator

     [ https://issues.apache.org/jira/browse/IGNITE-14593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Steshin reassigned IGNITE-14593:
-----------------------------------------

    Assignee: Vladimir Steshin

> Calcite. Support bang-equal operator
> ------------------------------------
>
>                 Key: IGNITE-14593
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14593
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Evgeny Stanilovsky
>            Assignee: Vladimir Steshin
>            Priority: Major
>              Labels: calcite, calcite2-required, calcite3-required
>
> 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)