GitHub user ilooner opened a pull request:
https://github.com/apache/drill/pull/1234
DRILL-5927: Fixed memory leak in TestBsonRecordReader, and sped up thâ¦
â¦e test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilooner/drill DRILL-5927
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1234.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 #1234
----
commit 7d431e20c9cdb0038116131aecdc26a1f60e8775
Author: Timothy Farkas <timothyfarkas@...>
Date: 2018-04-20T23:52:59Z
DRILL-5927: Fixed memory leak in TestBsonRecordReader, and sped up the test.
----
---