[GitHub] ignite pull request #1525: IGNITE-4617: Added field-access methods for Binar...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #1525: IGNITE-4617: Added field-access methods for Binar...

andrey-kuznetsov
GitHub user isapego opened a pull request:

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

    IGNITE-4617: Added field-access methods for BinaryObject.

   

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

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

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

    https://github.com/apache/ignite/pull/1525.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 #1525
   
----
commit 8f010883948dfa3c0d99bfb37ea1b477b2978855
Author: Igor Sapego <[hidden email]>
Date:   2017-02-01T15:42:46Z

    IGNITE-4617: Added stubs for HasField and GetField methods.

commit 419b2f18569c9d413b7116a1eb730c8fa0561c75
Author: Igor Sapego <[hidden email]>
Date:   2017-02-01T16:32:32Z

    IGNITE-4617: Added tests.

commit ff1044f5d3c0886650652174c0bcf9b39a162702
Author: Igor Sapego <[hidden email]>
Date:   2017-02-01T16:42:17Z

    Merge remote-tracking branch 'upstream/master' into ignite-4617

commit b6d4792a8680ee8c87d8de44b445540c4ebb3959
Author: Igor Sapego <[hidden email]>
Date:   2017-02-01T18:21:06Z

    IGNITE-4617: Refactored BinaryObject.

commit 8ed378b21c9791282c0919d0bcfc41f052926247
Author: Igor Sapego <[hidden email]>
Date:   2017-02-03T12:25:54Z

    Merge remote-tracking branch 'upstream/master' into ignite-4617

commit b2fa1ed0eb30e6ef1d5ad7d8ce07c50efcac3449
Author: Igor Sapego <[hidden email]>
Date:   2017-02-03T18:05:20Z

    IGNITE-4617: HasField and GetField implemented.

commit dd92997ddff1954cd5f4ea31ca53ea1a1cc88b10
Author: Igor Sapego <[hidden email]>
Date:   2017-02-06T13:50:25Z

    IGNITE-4617: Used templated id resolver where possible.

commit b94ece2a47e04be949a158fa0553c108a61f044f
Author: Igor Sapego <[hidden email]>
Date:   2017-02-06T14:36:58Z

    IGNITE-4617: Fix for test.

commit cc2b68685c0111d099fbd02528aa4586b29987a7
Author: Igor Sapego <[hidden email]>
Date:   2017-02-06T16:19:40Z

    IGNITE-4617: Added MetadataBinaryIdResolver

commit 0420bc765ca7bd2a255f547a973f322aee1aba17
Author: Igor Sapego <[hidden email]>
Date:   2017-02-07T13:56:05Z

    IGNITE-4617: Added type id check on deserialization.

commit 578827981d70f38542795a65814b9fce659cf756
Author: Igor Sapego <[hidden email]>
Date:   2017-02-08T18:59:40Z

    IGNITE-4617: Implemented local metadata retrieval

commit 73418962d1583aa54578ab77e21860ccd6a5a319
Author: Igor Sapego <[hidden email]>
Date:   2017-02-09T17:17:29Z

    IGNITE-4617: Added Clone() method to BinaryIdResolver

commit f6a2abbb0223955ee19aa923b3d3b39da7b767ac
Author: Igor Sapego <[hidden email]>
Date:   2017-02-10T18:16:33Z

    IGNITE-4617: Added basic id resolver

commit d46813148bf42fdc901885c630ec0722877ff7cf
Author: Igor Sapego <[hidden email]>
Date:   2017-02-13T12:18:21Z

    Merge remote-tracking branch 'upstream/master' into ignite-4617

commit 82822692bb77a9da8c55b5ea0a583aa936ba646f
Author: Igor Sapego <[hidden email]>
Date:   2017-02-13T14:07:46Z

    IGNITE-4617: Some refactoring.

commit 5b76b669a0b546bd4e0887874443c39e6ee26da2
Author: Igor Sapego <[hidden email]>
Date:   2017-02-13T14:13:27Z

    IGNITE-4617: Removed BinaryFieldMeta

commit 3cb3eece42c56be55096150770472484edd3ed47
Author: Igor Sapego <[hidden email]>
Date:   2017-02-13T14:29:56Z

    IGNITE-4617: Test added.

commit a034e291a5b33c702c6d214d02f517fdc850d6db
Author: Igor Sapego <[hidden email]>
Date:   2017-02-13T15:00:20Z

    IGNITE-4617: Added stub for the GetEnumValue.

commit 7f3254ac8c278a48bf2dc82f6f542d375fca2fbc
Author: Igor Sapego <[hidden email]>
Date:   2017-02-13T15:03:48Z

    IGNITE-4617: Added test for GetEnumValue

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #1525: IGNITE-4617: Added field-access methods for Binar...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---