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

Denis Magda commented on IGNITE-4046:
-------------------------------------

[~isapego], please don't forget to create a documentation section for DML on 
.C++ side. In general, it makes sense to introduce SQL Grid section in .C++ as 
we did for Java and document only those pieces that are related to .C++. For 
the rest you can refer to Java doc from .C++ doc. You can handle this as a 
separate ticket and assign it for review on me and Prachi.

Also it will be great if you add a DML C++ example as I mentioned in the 
ticket's description.


> C++: Support DML API
> --------------------
>
>                 Key: IGNITE-4046
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4046
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>    Affects Versions: 1.8
>            Reporter: Denis Magda
>            Assignee: Igor Sapego
>              Labels: roadmap
>             Fix For: 1.9
>
>
> Ignite's Java component will provide support for DML soon (IGNITE-2294). At 
> she same time DML will be supported at the level of ODBC and JDBC drivers.
> As the next step we should include the similar functionality into Ignite.C++ 
> by doing the following:
> - Implement DML API;
> - Enhance {{query_example.cpp}} by doing INSERTs instead of cache.puts and 
> adding UPDATE and DELETE operation examples.
> - Add documentation to Ignite.C++ readme.io covering the feature. Most like 
> most of the content can be take from the general documentation when this 
> ticket IGNITE-4018 is ready.



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

Reply via email to