[GitHub] ignite pull request #5560: IGNITE-10516: Storage is corrupted after CREATE I...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5560: IGNITE-10516: Storage is corrupted after CREATE I...

andrey-kuznetsov
GitHub user slukyano opened a pull request:

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

    IGNITE-10516: Storage is corrupted after CREATE INDEX IF NOT EXISTS on different tables

   

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

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

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

    https://github.com/apache/ignite/pull/5560.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 #5560
   
----
commit dfcaaa9374c289deedb0ef1921dd645fd077531c
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-12-03T20:06:27Z

    IGNITE-10516: Add test.

----


---