[
https://issues.apache.org/jira/browse/IGNITE-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15735437#comment-15735437
]
ASF GitHub Bot commented on IGNITE-4046:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/1337
IGNITE-4046: Implemented BinaryArrayIdentityResolver.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isapego/ignite ignite-4046
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1337.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1337
----
commit fe371527a91322ff062b432e6982947dcf8ef0c9
Author: Igor Sapego <[email protected]>
Date: 2016-12-07T13:56:04Z
IGNITE-4046: Implemented BinaryArrayIdentityResolver.
commit ea8f064c94baf9b3e29f706ae85fad06bbf4bc90
Author: Igor Sapego <[email protected]>
Date: 2016-12-07T16:46:36Z
IGNITE-4046: Added tests.
commit cc11bd2d3abafd47714e123b7ced294477bbb7d3
Author: Igor Sapego <[email protected]>
Date: 2016-12-09T13:37:36Z
IGNITE-4046: Test fixed.
commit 0b1312fb208b867fb4cbd76e8734213a39b5c97d
Author: Igor Sapego <[email protected]>
Date: 2016-12-09T14:05:44Z
IGNITE-4046: Makefile fixes.
----
> C++: Support DML API
> --------------------
>
> Key: IGNITE-4046
> URL: https://issues.apache.org/jira/browse/IGNITE-4046
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Reporter: Denis Magda
> Assignee: Igor Sapego
> Labels: roadmap
> Fix For: 2.0
>
>
> 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)