You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by YuriBabak <gi...@git.apache.org> on 2017/10/30 21:56:51 UTC

[GitHub] ignite pull request #2948: IGNITE-6761: Change block numeration in SparseBlo...

GitHub user YuriBabak opened a pull request:

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

     IGNITE-6761: Change block numeration in SparseBlockMatrixStorage

    

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

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

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

    https://github.com/apache/ignite/pull/2948.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 #2948
    
----
commit 931df9d222a5580507f121f023c3e65702cc6f38
Author: Yury Babak <yb...@gridgain.com>
Date:   2017-10-26T15:15:55Z

    IGNITE-6761: Change block numeration in SparseBlockMatrixStorage.
     changed block numeration

commit 066fb79e6ea74c76208a3ffd9c3c0d4f80460e57
Author: Yury Babak <yb...@gridgain.com>
Date:   2017-10-30T21:51:43Z

    IGNITE-6761: Change block numeration in SparseBlockMatrixStorage.
    All tests are green.

----


---