GitHub user ppadma opened a pull request:
https://github.com/apache/drill/pull/1171
DRILL-6231: Fix memory allocation for repeated list vector
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppadma/drill DRILL-6231
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1171.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 #1171
----
commit 114a526240a272bd626862a02d1acd06b9c8b4cf
Author: Padma Penumarthy <ppenumar97@...>
Date: 2018-03-16T04:50:54Z
DRILL-6231: Fix memory allocation for repeated list vector
----
---