GitHub user ilooner opened a pull request: https://github.com/apache/drill/pull/1105
DRILL-6125: Fix possible memory leak when query is cancelled. A detailed description of the problem and solution can be found here: https://issues.apache.org/jira/browse/DRILL-6125 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ilooner/drill DRILL-6125 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/1105.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 #1105 ---- commit 1d1725a276c058e8c09e456963bac928d1f062ed Author: Timothy Farkas <timothyfarkas@...> Date: 2018-01-30T23:55:41Z DRILL-6125: Fix possible memory leak when query is cancelled. ---- ---