GitHub user vrozov opened a pull request:
https://github.com/apache/drill/pull/1144
DRILL-6202: Deprecate usage of IndexOutOfBoundsException to re-alloc vectors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/drill DRILL-6202
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1144.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 #1144
----
commit 2af94a07340f9f13aa152822c2c8d37568ab44ab
Author: Vlad Rozov <vrozov@...>
Date: 2018-03-01T17:36:05Z
DRILL-6202: Deprecate usage of IndexOutOfBoundsException to re-alloc vectors
----
---