[
https://issues.apache.org/jira/browse/IGNITE-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151793#comment-15151793
]
Semen Boikov commented on IGNITE-1232:
--------------------------------------
Found reason for hang in IgniteCacheQueryNodeRestartDistributedJoinSelfTest: in
case of query retry cancel request could be processed before query request,
fixed this (committ 86bddb9).
Remaining issues:
- If indexed key has affinity key configuration and affinity key if not query
field then cache creation fails. I think instead we should throw exception only
if when query with distributed join is used
- GridH2IndexingGeoSelfTest fails, 'explain' shows that scan index is selected
instead of spatial index
- GridH2TableSelfTest.testRebuildIndexes fails, maybe this is just test issue
> Support distributed SQL JOIN
> -----------------------------
>
> Key: IGNITE-1232
> URL: https://issues.apache.org/jira/browse/IGNITE-1232
> Project: Ignite
> Issue Type: Improvement
> Reporter: Sergi Vladykin
> Assignee: Sergi Vladykin
> Fix For: 1.6
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)