[
https://issues.apache.org/jira/browse/IGNITE-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399522#comment-15399522
]
Igor Sapego commented on IGNITE-3587:
-------------------------------------
Ok, then lets discuss variants. My proposal is to specify protocol version in
the following format {{VERSION_X_Y}}, where {{X}} and {{Y}} is the major and
minor versions of the Ignite since which it's introduced.
For example:
{{PROTOCOL_VERSION=VERSION_1_6}}
{{PROTOCOL_VERSION=VERSION_1_7}}
{{PROTOCOL_VERSION=VERSION_2_0}}
{{PROTOCOL_VERSION=VERSION_2_3}}
These values in their turn are mapped to simple sequential long values 1, 2,
3... and so on.
What do you think?
> 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: 1.7
>
>
> Need to add support for the distributed joins to ODBC.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)