[GitHub] drill pull request #964: DRILL-5755 Reduced default number of batches kept i...

2017-10-02 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/drill/pull/964


---


[GitHub] drill pull request #964: DRILL-5755 Reduced default number of batches kept i...

2017-09-26 Thread ilooner
GitHub user ilooner opened a pull request:

https://github.com/apache/drill/pull/964

DRILL-5755 Reduced default number of batches kept in memory by TopN



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

$ git pull https://github.com/ilooner/drill DRILL-5755

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

https://github.com/apache/drill/pull/964.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 #964


commit 80ff848a419b65ae578a382a24971a01d97f2eb0
Author: Timothy Farkas 
Date:   2017-09-21T22:59:58Z

DRILL-5755 Reduced default number of batches kept in memory by the TopN 
operator.




---