GitHub user vrozov opened a pull request:
https://github.com/apache/drill/pull/1075
DRILL-6030: Managed sort should minimize number of batches in a k-way merge
@paul-rogers Please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/drill DRILL-6030
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1075.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 #1075
----
commit f40d962cf35574c0406937de1ee86ef853234b3e
Author: Vlad Rozov <[email protected]>
Date: 2017-12-17T17:25:55Z
DRILL-6030: Managed sort should minimize number of batches in a k-way merge
----
---