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

[jira] [Created] (IGNITE-15565) Calcite. Support UPDATE functionality.

Evgeny Stanilovsky created IGNITE-15565:
-------------------------------------------

             Summary: Calcite. Support UPDATE functionality.
                 Key: IGNITE-15565
                 URL: https://issues.apache.org/jira/browse/IGNITE-15565
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Evgeny Stanilovsky


Support _UPDATE_ functionality

{noformat}
UPDATE strings SET a=13 WHERE a=3
{noformat}
 Now failed.


{noformat}
/insert/test_insert_type.test
{noformat}




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