GitHub user sohami opened a pull request:
https://github.com/apache/drill/pull/1124
DRILL-6172: setValueCount of VariableLengthVectors throws IOB exceptiâ¦
â¦on when called with 0 value after clearing vectors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sohami/drill DRILL-6172
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1124.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 #1124
----
commit 960374b5486fce17a19c7a5ed5200645b5c3ac63
Author: Sorabh Hamirwasia <shamirwasia@...>
Date: 2018-02-21T01:14:29Z
DRILL-6172: setValueCount of VariableLengthVectors throws IOB exception
when called with 0 value after clearing vectors
----
---