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

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

GitHub user isapego opened a pull request:

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

    IGNITE-2652: Fix for the QueryFieldsRow::GetNext.

    

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

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

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

    https://github.com/apache/ignite/pull/483.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 #483
    
----
commit 555b242317c770136d93a0ccc95335d4e1146781
Author: isapego <[email protected]>
Date:   2016-02-15T13:09:53Z

    IGNITE-2652: Fix for the QueryFieldsRow::GetNext.

----


> CPP: The throwing version of the QueryFieldsRow::GetNext() can't be used.
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-2652
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2652
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.5.0.final
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>             Fix For: 1.6
>
>
> Method {{QueryFieldsRow::GetNext()}} can't be used as it has error in it's 
> body. Basically, any code that uses this method will fail to compile. Need to 
> fix it and add test with this method.



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

Reply via email to