GitHub user ilooner opened a pull request:
https://github.com/apache/drill/pull/1176
DRILL-6275: Fixed direct memory reporting in sys.memory.
@kkhatua Thanks for pinpointing the root cause! Please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilooner/drill DRILL-6275
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1176.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 #1176
----
commit 7f65b7d4b4b9e42dc3597ac9758c39c6ce0903b7
Author: Timothy Farkas <timothyfarkas@...>
Date: 2018-03-19T20:16:37Z
DRILL-6275: Fixed direct memory reporting in sys.memory.
----
---