You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by devozerov <gi...@git.apache.org> on 2017/12/27 11:09:29 UTC

[GitHub] ignite pull request #3295: IGNITE-7293

GitHub user devozerov opened a pull request:

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

    IGNITE-7293

    

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

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

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

    https://github.com/apache/ignite/pull/3295.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 #3295
    
----
commit 877218e0e185cdaf955293c92b16f8c2e1f391ef
Author: devozerov <vo...@...>
Date:   2017-12-27T11:07:56Z

    Fixed incorrect schema ID calculation when not fields are set.

----


---