GitHub user sohami opened a pull request:
https://github.com/apache/drill/pull/1175
DRILL-6262: IndexOutOfBoundException in RecordBatchSize for empty varâ¦
â¦iableWidthVector
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sohami/drill DRILL-6262
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1175.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 #1175
----
commit dbde22ea37c486b483601ab551e7fc7c23fb96b8
Author: Sorabh Hamirwasia <shamirwasia@...>
Date: 2018-03-16T23:57:12Z
DRILL-6262: IndexOutOfBoundException in RecordBatchSize for empty
variableWidthVector
----
---