[ 
https://issues.apache.org/jira/browse/IGNITE-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395051#comment-15395051
 ] 

Vladimir Ozerov commented on IGNITE-3561:
-----------------------------------------

Pavel,

I have concerns about tests. The fact that distributed joins doesn't work on 
REPLICATED cache is temporal restriction. There is not intrinsic reason to 
disallow dist. joins on this kind of cache. It means that all added tests for 
LINQ and queries are invalid - they check unstable temporal behavior. Please 
fix it. 

Correct way to test distributed joins:
1) Create two caches
2) Add data which is not fully co-located.
3) Cache with distributed joins return all expected entries
4) Cache w/o distributed joins return only partial result.

> .NET: DistributedJoins property in SqlQuery & SqlFieldsQuery
> ------------------------------------------------------------
>
>                 Key: IGNITE-3561
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3561
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 1.7
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .net
>             Fix For: 1.7
>
>
> IGNITE-1232 added new properties to SqlQuery and SqlFieldsQuery classes. 
> Propagate them to .NET.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to