[
https://issues.apache.org/jira/browse/IGNITE-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500355#comment-16500355
]
ASF GitHub Bot commented on IGNITE-8694:
----------------------------------------
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 <[email protected]>
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 <[email protected]>
----
> SQL JOIN between PARTITIONED and REPLICATED cache fails
> -------------------------------------------------------
>
> Key: IGNITE-8694
> URL: https://issues.apache.org/jira/browse/IGNITE-8694
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Rakov
> Assignee: Ivan Rakov
> Priority: Major
> Fix For: 2.6
>
>
> We already have IGNITE-7766 where TC test fails due to the same problem.
> Particular case with PARTITIONED and REPLICATED caches will be fixed under
> this ticket, while rest of the work will be completed under IGNITE-7766.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)