You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by zstan <gi...@git.apache.org> on 2018/12/15 10:49:57 UTC

[GitHub] ignite pull request #5676: IGNITE-10654 Print warn message in case of index ...

GitHub user zstan opened a pull request:

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

    IGNITE-10654 Print warn message in case of index creating with already existing fields.

    

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

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

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

    https://github.com/apache/ignite/pull/5676.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 #5676
    
----
commit a23a128d01850193a031db3927541111e6037b59
Author: zstan <st...@...>
Date:   2018-12-15T10:21:27Z

    IGNITE-10654 Print warn message in case of index creating with already existing fields.

----


---