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 2017/08/10 14:16:00 UTC

[jira] [Commented] (IGNITE-6027) SQL: add "last" flag to GridQueryNextPageResponse

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

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

GitHub user devozerov opened a pull request:

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

    IGNITE-6027

    

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

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

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

    https://github.com/apache/ignite/pull/2426.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 #2426
    
----
commit f7afc0dc7ae3954aaf55d5ef1fa6e28afc974011
Author: devozerov <vo...@gridgain.com>
Date:   2017-08-10T13:23:08Z

    Added last page to the response.

commit d465d11ce0efbe35a58e3e78e2cb5895b9b80444
Author: devozerov <vo...@gridgain.com>
Date:   2017-08-10T14:04:08Z

    Done.

commit d1fdb746c9be80072a50c3de5534215e7ad53983
Author: devozerov <vo...@gridgain.com>
Date:   2017-08-10T14:13:11Z

    Done.

commit 00ccadb0c8c157e1c03a0d57c4751b4d85ff322c
Author: devozerov <vo...@gridgain.com>
Date:   2017-08-10T14:14:25Z

    Minors.

----


> SQL: add "last" flag to GridQueryNextPageResponse
> -------------------------------------------------
>
>                 Key: IGNITE-6027
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6027
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 2.1
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 2.2
>
>
> Sometimes it is impossible to get result set size in advance. Let's add {{last}} flag to support it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)