[
https://issues.apache.org/jira/browse/IGNITE-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394110#comment-15394110
]
Igor Sapego edited comment on IGNITE-3587 at 7/26/16 5:12 PM:
--------------------------------------------------------------
I'm going to add two new connection string arguments:
- {{DISTRIBUTED_JOINS=[true|false]}}
- {{ENFORCE_JOIN_ORDER=[true|false]}}
These parameters are going to be passed to server after connection and saved
for further usage on query execution. This can require to change ODBC protocol
version.
was (Author: isapego):
I'm going to add two new connection string arguments:
- {{DISTRIBUTED_JOINS={true,false}}}
- {{ENFORCE_JOIN_ORDER={true,false}}}
These parameters are going to be passed to server after connection and saved
for further usage on query execution. This can require to change ODBC protocol
version.
> ODBC: Add Distributed Joins support to ODBC.
> --------------------------------------------
>
> Key: IGNITE-3587
> URL: https://issues.apache.org/jira/browse/IGNITE-3587
> Project: Ignite
> Issue Type: Task
> Components: odbc
> Affects Versions: 1.6
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Labels: odbc
> Fix For: 2.0
>
>
> Need to add support for the distributed joins to ODBC.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)