[
https://issues.apache.org/jira/browse/IGNITE-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220455#comment-16220455
]
ASF GitHub Bot commented on IGNITE-6141:
----------------------------------------
GitHub user dolphin1414 opened a pull request:
https://github.com/apache/ignite/pull/2933
IGNITE-6141 JDBC thin: support BLOB and CLOB types
IGNITE-6141 JDBC thin: support BLOB and CLOB types
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6141
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2933.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 #2933
----
commit 61f8db08eeede12af5690313bfb6172f8820dbf7
Author: rkondakov <[email protected]>
Date: 2017-10-26T13:53:08Z
IGNITE-6141: CLOB implementation and tests
----
> JDBC thin: support BLOB and CLOB types
> --------------------------------------
>
> Key: IGNITE-6141
> URL: https://issues.apache.org/jira/browse/IGNITE-6141
> Project: Ignite
> Issue Type: Task
> Components: jdbc
> Affects Versions: 2.1
> Reporter: Taras Ledkov
> Assignee: Roman Kondakov
>
> Support BLOB and CLOB types by JDBC thin driver.
> It is very useful types. jdbc2 driver has supported one already (IGNITE-5203).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)