[
https://issues.apache.org/jira/browse/IGNITE-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824134#comment-15824134
]
ASF GitHub Bot commented on IGNITE-4046:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/1432
IGNITE-4046: Implemented BinaryArrayIdentityResolver.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4046
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1432.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 #1432
----
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.
commit 4e7d0cbfcef642dff0146222e2e82ebe70fbb5cc
Author: Igor Sapego <[email protected]>
Date: 2016-12-26T15:34:36Z
Merge remote-tracking branch 'upstream/master' into ignite-4046
commit 4da71b259540141ab8f2840b397a62548da6a095
Author: Igor Sapego <[email protected]>
Date: 2016-12-26T18:31:57Z
IGNITE-4046: Merge-related changes.
commit 1ecf5738de7c6e52470fb0279181240bcf30a830
Author: Igor Sapego <[email protected]>
Date: 2017-01-16T14:33:30Z
Merge remote-tracking branch 'upstream/master' into ignite-4046
----
> 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)