You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/29 13:02:39 UTC

[jira] [Commented] (IGNITE-2495) ODBC: One-row queries can not be fetched.

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

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

GitHub user isapego opened a pull request:

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

    IGNITE-2495: ODBC: One-row queries can not be fetched.

    

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

    $ git pull https://github.com/isapego/ignite ignite-2495

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

    https://github.com/apache/ignite/pull/438.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 #438
    
----
commit 8c0c675207c954a58abc9bb065dff055577aa9b8
Author: isapego <is...@gridgain.com>
Date:   2016-01-28T14:13:01Z

    IGNITE-2495: Added tests for row.

commit ac0b59ff8cfd0ae0ec9fb82aa10972078952065a
Author: isapego <is...@gridgain.com>
Date:   2016-01-28T14:33:52Z

    IGNITE-2495: Added cursor test.

commit 0b26795deed9ba0932e4f8ed85d0465540660137
Author: isapego <is...@gridgain.com>
Date:   2016-01-28T15:09:24Z

    IGNITE-2495: Updated cursor tests to match cursor desired behaviour.

commit 27f438cf3802ac49f9e358e9de004f2235a2ef55
Author: isapego <is...@gridgain.com>
Date:   2016-01-28T15:37:01Z

    IGNITE-2495: Changed Cursor behaviour to match test.

commit cc0c0799d45698edce3e86e7fae2f78598746427
Author: isapego <is...@gridgain.com>
Date:   2016-01-29T11:59:01Z

    IGNITE-2495: Fixed DataQuery.

----


> ODBC: One-row queries can not be fetched.
> -----------------------------------------
>
>                 Key: IGNITE-2495
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2495
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: odbc
>    Affects Versions: 1.5.0.final
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>             Fix For: 1.6
>
>
> Any SQL query that contain only one row in rowset return {{NO_DATA}} when fetched.



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