You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dolphin1414 <gi...@git.apache.org> on 2017/10/26 13:58:11 UTC

[GitHub] ignite pull request #2933: IGNITE-6141 JDBC thin: support BLOB and CLOB type...

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 <rk...@gridgain.com>
Date:   2017-10-26T13:53:08Z

    IGNITE-6141: CLOB implementation and tests

----


---