[GitHub] ignite pull request #4125: IGNITE-8694 SQL JOIN between PARTITIONED and REPL...

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

[GitHub] ignite pull request #4125: IGNITE-8694 SQL JOIN between PARTITIONED and REPL...

andrey-kuznetsov
GitHub user glukos opened a pull request:

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

    IGNITE-8694 SQL JOIN between PARTITIONED and REPLICATED cache fails

    Signed-off-by: Ivan Rakov <[hidden email]>

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

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

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

    https://github.com/apache/ignite/pull/4125.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 #4125
   
----
commit 78085fdb2f40747840d4a4b72b67de80d10e1afd
Author: Ivan Rakov <irakov@...>
Date:   2018-06-04T15:12:10Z

    IGNITE-8694 SQL JOIN between PARTITIONED and REPLICATED cache fails
   
    Signed-off-by: Ivan Rakov <[hidden email]>

----


---