You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergi Vladykin (JIRA)" <ji...@apache.org> on 2015/12/26 10:34:49 UTC

[jira] [Created] (IGNITE-2294) Implement SQL DML (insert, update, delete) cluses.

Sergi Vladykin created IGNITE-2294:
--------------------------------------

             Summary: Implement SQL DML (insert, update, delete) cluses.
                 Key: IGNITE-2294
                 URL: https://issues.apache.org/jira/browse/IGNITE-2294
             Project: Ignite
          Issue Type: Wish
            Reporter: Sergi Vladykin
            Assignee: Vladimir Ershov
             Fix For: 1.6


We need to add parsing for all the listed SQL commands and translate them into respective cache operations (putIfAbstent, put, remove).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)