GitHub user vrozov opened a pull request:
https://github.com/apache/drill/pull/1151
DRILL-6151: Fragment executors may terminate without sending final batch to
a downstream causing query to hang
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/drill DRILL-6151
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1151.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 #1151
----
commit 80dabeecab8dea6fd36a81e1675b054ab86ddf3f
Author: Vlad Rozov <vrozov@...>
Date: 2018-03-06T17:12:32Z
DRILL-6151: Fragment executors may terminate without sending final batch to
a downstream causing query to hang
----
---