GitHub user vrozov opened a pull request:
https://github.com/apache/drill/pull/1208
DRILL-6295: PartitionerDecorator may close partitioners while
CustomRunnable are active during query cancellation
@ilooner Please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/drill DRILL-6295
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1208.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 #1208
----
commit 20c917461536d14bc752c3085fad8799a107f6cc
Author: Vlad Rozov <vrozov@...>
Date: 2018-04-11T17:12:07Z
DRILL-6295: PartitionerDecorator may close partitioners while
CustomRunnable are active during query cancellation
----
---