You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by tledkov-gridgain <gi...@git.apache.org> on 2017/03/28 11:35:13 UTC

[GitHub] ignite pull request #1682: IGNITE-3939 Compact long zero values binary repre...

GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-3939  Compact long zero values binary representation

    

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

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

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

    https://github.com/apache/ignite/pull/1682.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 #1682
    
----
commit 2d5b989b7212b968789048ba739acec0dc0b283c
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-02-28T12:03:55Z

    IGNITE-3939: Binary: use special offset cont as offset for null references

commit d0534ff101448d745ad945e0fa44ff29b8e0cc62
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-03-14T12:53:26Z

    Merge branch 'ignite-2.0' into ignite-3939-null

commit 0bc5c78736a18f7bf944f2139912c3cb3598f412
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-03-17T13:22:05Z

    Merge branch 'ignite-2.0' into ignite-3939-null

commit 3822d82c1617d95a87d50afe33fba4176c1f86f9
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-03-27T12:49:16Z

    Merge branch 'master' into ignite-3939-null

commit 264c86a7c1abb9dc2e25b2803709a5dc47be14b8
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-03-27T13:25:00Z

    IGNITE-3939: save the progress

commit 30cd32409f838605fd8acee731ef44b99180ff25
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-03-27T14:53:58Z

    IGNITE-3939: save the progress

commit 72debc5ac23cf7fa5f98aa36e094f98c5ee56ce3
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-03-27T14:55:25Z

    Merge branch 'master' into ignite-3939-null

commit f444450ee1c1a6ba4ada09ca3a030111e7fd8b83
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-03-27T15:27:25Z

    IGNITE-3939: save the progress

commit aa71e39c84327e34b4b072a96d11b1f037ee1f27
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-03-28T09:06:13Z

    Merge branch 'master' into ignite-3939-null

commit 5739b800ed178c0042a31ea53896aaf0a419045c
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-03-28T11:25:43Z

    IGNITE-3939: fix null inside the instance of the BinaryValueWithType

----


---
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.
---