You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by isapego <gi...@git.apache.org> on 2017/01/20 16:23:32 UTC

[GitHub] ignite pull request #1448: IGNITE-1466: Implemented BinaryObject for C++ cli...

GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/1448

    IGNITE-1466: Implemented BinaryObject for C++ client.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-1466

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1448.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 #1448
    
----
commit 78510e7659cbd7e8422b5ee73aaed8e52a9674af
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-01-18T17:57:44Z

    IGNITE-1466: Added very simple BinaryObject implementation.

commit 676019c0f18f70e46814f4018da0ab4b8d2a0d75
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-01-18T18:19:02Z

    IGNITE-1466: Added tests with user objects.

commit 710a40af3bc7dd9a65d32b8fa6662f1113c9182c
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-01-19T12:20:24Z

    IGNITE-1466: Disabled BinaryObject checks with primitives.

commit ebfe08fe96980f39005a5becea4d0e07d01f21e9
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-01-19T14:28:37Z

    IGNITE-1466: Implemented GetData and GetLength methods

commit aaf140f178abd57140e95d4a582b89ed7af4578c
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-01-19T17:13:56Z

    IGNITE-1466: Added test for GetData and GetLength

commit aeee56157cd03d017bbfcf3c49fb18d4e6aad525
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-01-20T10:52:16Z

    IGNITE-1466: Added tests.

commit af3b80b08908538f6e32c505ecb13a6b7016c038
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-01-20T14:50:10Z

    IGNITE-1466: Refactoring.

commit 68dc87d5fc2a6fb2fe0c0571fecb8a1fb08f8773
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-01-20T15:07:51Z

    IGNITE-1466: Minor fixes

commit 5408f579ae70d8c9f5bc6ebc1fe4432c64f6a9b3
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-01-20T16:20:38Z

    IGNITE-1466: Disabled copying and hid internal methods.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #1448: IGNITE-1466: Implemented BinaryObject for C++ cli...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/1448


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---