[
https://issues.apache.org/jira/browse/IGNITE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767533#comment-15767533
]
ASF GitHub Bot commented on IGNITE-2793:
----------------------------------------
GitHub user skalashnikov opened a pull request:
https://github.com/apache/ignite/pull/1371
IGNITE-2793 Added support for byte arrays to ODBC
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-2793
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1371.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1371
----
commit b0a7e0a01f6dafd33137ebd87e7b41d32074ede4
Author: skalashnikov <[email protected]>
Date: 2016-12-20T17:51:46Z
IGNITE-2793 Added SQL_C_BINARY support
commit 787590ef33a523a05b0ea4e40e511ddc7e9993ba
Author: skalashnikov <[email protected]>
Date: 2016-12-21T11:48:39Z
IGNITE-2793 fixed some tabs, added parameter tests
commit d93b7815c2bcd77a43baaa4281c02aa2fe419010
Author: skalashnikov <[email protected]>
Date: 2016-12-21T16:37:33Z
IGNITE-2793 Done
----
> ODBC: Add support for Arrays.
> -----------------------------
>
> Key: IGNITE-2793
> URL: https://issues.apache.org/jira/browse/IGNITE-2793
> Project: Ignite
> Issue Type: Task
> Components: odbc
> Affects Versions: 1.5.0.final
> Reporter: Igor Sapego
> Assignee: Sergey Kalashnikov
> Labels: roadmap
> Fix For: 2.0
>
>
> Support for arrays should be added. We need to at least support byte arrays
> to match {{SQL_C_BINARY}} type.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)