Distributed joins for JDBC

2016-07-24 Thread Semyon Boikov
I, this is straightforward. Also there should be possibility to enable distributed joins for JDBC API. Does it make sense to add Ignite-specific interface extending standard java.sql.Statement, so 'setDistributedJoins' method can be added there. JDBC API already have 'unwrap&#x

Re: Distributed joins for JDBC

2016-07-25 Thread Sergi Vladykin
oked. Distributed joins should be explicitly enabled using using > method 'setDistributedJoins' available in java API > (SqlQuery/SqlFieldsQuery). First, this parameter should be also added in > .Net/C++/REST API, this is straightforward. Also there should be > possibility to enab

Re: Distributed joins for JDBC

2016-07-25 Thread Sergi Vladykin
ins should be explicitly enabled using using >> method 'setDistributedJoins' available in java API >> (SqlQuery/SqlFieldsQuery). First, this parameter should be also added in >> .Net/C++/REST API, this is straightforward. Also there should be >> possibility to enable

Re: Distributed joins for JDBC

2016-07-25 Thread Pavel Tupitsyn
s should be explicitly enabled using using > >> method 'setDistributedJoins' available in java API > >> (SqlQuery/SqlFieldsQuery). First, this parameter should be also added in > >> .Net/C++/REST API, this is straightforward. Also there should be > >> possibil

Re: Distributed joins for JDBC

2016-07-25 Thread Andrey Gura
(SqlQuery/SqlFieldsQuery). First, this parameter should be also added in > > .Net/C++/REST API, this is straightforward. Also there should be > > possibility to enable distributed joins for JDBC API. Does it make sense > to > > add Ignite-specific interface extending standard java.

Re: Distributed joins for JDBC

2016-07-25 Thread Alexey Kuznetsov
MT+03:00 Semyon Boikov : > > > > > Hi, > > > > > > Last week distributed joins functionality was merged, but one thing was > > > overlooked. Distributed joins should be explicitly enabled using using > > > method 'setDistributedJoins' a

Re: Distributed joins for JDBC

2016-07-25 Thread Sergi Vladykin
ov : > > > > > Hi, > > > > > > Last week distributed joins functionality was merged, but one thing was > > > overlooked. Distributed joins should be explicitly enabled using using > > > method 'setDistributedJoins' available in java API > >

Re: Distributed joins for JDBC

2016-07-25 Thread Andrey Gura
gt; > Last week distributed joins functionality was merged, but one thing was >> > overlooked. Distributed joins should be explicitly enabled using using >> > method 'setDistributedJoins' available in java API >> > (SqlQuery/SqlFieldsQuery). First, this parameter shoul

Re: Distributed joins for JDBC

2016-07-25 Thread Pavel Tupitsyn
gt;> 2016-07-25 9:19 GMT+03:00 Semyon Boikov : > >> > >> > Hi, > >> > > >> > Last week distributed joins functionality was merged, but one thing > was > >> > overlooked. Distributed joins should be explicitly enabled usi