[
https://issues.apache.org/jira/browse/IGNITE-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126284#comment-15126284
]
ASF GitHub Bot commented on IGNITE-2522:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/445
IGNITE-2522: Now null-columns are included to ODBC result set.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isapego/ignite ignite-2522
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/445.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 #445
----
commit 326b2c3f212b5adae1e6c7cea38f4f19cc5c68e3
Author: isapego <[email protected]>
Date: 2016-02-01T14:13:43Z
IGNITE-2522: Now null-columns are included to ODBC rsult set.
----
> ODBC: Rows containing Null-columns can't be fetched.
> ----------------------------------------------------
>
> Key: IGNITE-2522
> URL: https://issues.apache.org/jira/browse/IGNITE-2522
> Project: Ignite
> Issue Type: Sub-task
> Components: odbc
> Affects Versions: 1.5.0.final
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Fix For: 1.6
>
>
> If some row in query result set contains {{null}} column then there will be
> error during attempt to fetch such a row using ODBC.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)