[ 
https://issues.apache.org/jira/browse/IGNITE-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15745635#comment-15745635
 ] 

ASF GitHub Bot commented on IGNITE-4421:
----------------------------------------

GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/1342

    IGNITE-4421: Added BinaryObject handling in ODBC.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-4421

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1342.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 #1342
    
----
commit 3df412e7f25aac8227b68cffe1577593a05d1431
Author: sboikov <sboi...@gridgain.com>
Date:   2016-12-07T09:25:32Z

    ignite-2545 Optimization for GridCompoundFuture's futures iteration

commit f3db74f782c68c7f73ef3ef4390e010976493634
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-12-07T10:15:37Z

    IGNITE-4238: Added geospatial queries example (nolgpl examples hotfix)

commit 56efb10c40fd4481d6a9dc00928e7beee1f164c5
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-12-07T11:25:53Z

    IGNITE-4353 Parent Cassandra module deployed on maven repository (hotfix: 
deploy to custom maven repository)

commit 83710a9d1bb7379e5f3d891ed95c86096263740b
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-12-12T14:52:22Z

    IGNITE-4413 .NET: Fix DateTime argument handling in SqlQuery
    
    This closes #1341

commit 5d8b6b8e9fab87b36b9a58db18b8bed2e0796d05
Author: Igor Sapego <isap...@gridgain.com>
Date:   2016-12-13T13:59:14Z

    IGNITE-4421: Added BinaryObject handling in ODBC.

commit 2d44a33055919d8da914b0b12c1a4d05b7ba9c58
Author: Igor Sapego <isap...@gridgain.com>
Date:   2016-12-13T15:35:06Z

    IGNITE-4421: Refactoring.

commit de7f1c498a23347edd85431460c0f69628e42fff
Author: Igor Sapego <isap...@gridgain.com>
Date:   2016-12-13T16:53:56Z

    IGNITE-4421: Added test.

----


> ODBC: SQLFetch fails if result set contains non-primitive column.
> -----------------------------------------------------------------
>
>                 Key: IGNITE-4421
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4421
>             Project: Ignite
>          Issue Type: Bug
>          Components: odbc
>    Affects Versions: 1.8
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>              Labels: odbc
>             Fix For: 2.0
>
>
> If any column of the result set is complex binary object (non primitive 
> type), then {{SQLFetch}} fails upon call with the following message:
> {noformat}
> Error 01S01: Can not retrieve row column.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to