GitHub user RCheungIT opened a pull request:

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

    PHOENIX-2405 

    https://issues.apache.org/jira/browse/PHOENIX-2405
    
    Hi @maryannxue, I guess this time it may be closer to what you described. 
    I think the threshold in DeferredResultIterator should be different from 
the threshold in DeferredByteBufferSegmentQueue, but I don't know where to get 
it.
    Also, I don't find a good way to get rid of the offset in Iterator.
    Would you mind giving me any suggestions?
    
    Thanks

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

    $ git pull https://github.com/RCheungIT/phoenix PHOENIX-2405-v3

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

    https://github.com/apache/phoenix/pull/184.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 #184
    
----
commit 27df6878397b6e6c70c44d288f8d89ba35187880
Author: RCheungIT <[email protected]>
Date:   2016-07-19T15:54:17Z

    PHOENIX-2405 Improve performance and stability of server side sort for 
ORDER BY

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to