You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ksenia Rybakova (JIRA)" <ji...@apache.org> on 2016/12/15 10:37:58 UTC

[jira] [Closed] (IGNITE-4122) .NET: documentation and example for non collocated joins

     [ https://issues.apache.org/jira/browse/IGNITE-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ksenia Rybakova closed IGNITE-4122.
-----------------------------------

> .NET: documentation and example for non collocated joins
> --------------------------------------------------------
>
>                 Key: IGNITE-4122
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4122
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms
>            Reporter: Denis Magda
>             Fix For: 1.8
>
>
> Presently the documentation and example about the non-collocated joins are missing on .NET side. Let's fill this gap.
> - Documentation can be taken from Java side https://apacheignite.readme.io/docs/sql-queries#distributed-joins
> - As for the example, there are two options. The first one is that we can use this existed one
> https://github.com/gridgain/apache-ignite/blob/ignite-net-advanced-examples/modules/platforms/dotnet/examples/Apache.Ignite.Examples/Advanced/NonCollocatedSQLExample.cs
> The second option is to add distributed joins queries in {{QueryExample}} on .NET side in a way like it's done in Java's {{CacheQueryExample}}. 
> The second approach sounds better to me.



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