GitHub user bijugs opened a pull request:

    https://github.com/apache/phoenix/pull/229

    PHOENIX-3572 Support FETCH NEXT|n ROWS query on cursor

    Refer PR #192 for earlier discussion on cursor implementation. As mentioned 
in the title, this PR implements a sub set of ``cursor`` feature taking into 
consideration the feedback received in the earlier discussion.
    
    
    **Note** Thanks to: Gabriel Jimenez <gjimene...@bloomberg.com>, Ankit 
Singhal <ankitsingha...@gmail.com> who had contributed code for this PR.

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

    $ git pull https://github.com/bloomberg/phoenix phoenix_cursor

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

    https://github.com/apache/phoenix/pull/229.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 #229
    
----
commit 5d0be76eb442296edd814acd565f2ad1c1a3bdcf
Author: Biju Nair <gs.b...@gmail.com>
Date:   2016-08-16T17:59:52Z

    PHOENIX-3572 Support FETCH NEXT|n ROWS query on cursor
    Authors: Gabriel Jimenez <gjimene...@bloomberg.com>, Ankit Singhal 
<ankitsingha...@gmail.com>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to