[ 
https://issues.apache.org/jira/browse/IGNITE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673730#comment-15673730
 ] 

Alexander Paschenko commented on IGNITE-2294:
---------------------------------------------

Made fixes for all comments given by Vlad (here) and Sergi (on github) where 
needed (few points had been agreed on).

Additionally made DML logic more "flat" (after a statement has been analyzed 
and cached for the first time, subsequent runs will perform faster than the 
first one) and got rid of some new code duplication.

Old classes (IgniteH2Indexing, GridSqlQuerySplitter, GridReduceQueryExecutor) 
remain virtually unchanged.

Please advise on the next steps.

> Implement SQL DML (insert, update, delete) clauses.
> ---------------------------------------------------
>
>                 Key: IGNITE-2294
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2294
>             Project: Ignite
>          Issue Type: Wish
>            Reporter: Sergi Vladykin
>            Assignee: Alexander Paschenko
>              Labels: important
>             Fix For: 1.8
>
>
> 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)

Reply via email to