GitHub user StevenMPhillips opened a pull request:
https://github.com/apache/drill/pull/243
DRILL-4006: Reallocate offset vector in repeated vectors when index is
beyond the current capacity
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StevenMPhillips/drill drill-4006
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/243.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 #243
----
commit e1d1dfefc000f7602971d602aa94d949117d8fa2
Author: Hsuan-Yi Chu <[email protected]>
Date: 2015-11-01T00:14:34Z
DRILL-4006: Ensure the position of MapWriters is set
This can help eliminate potential IOOB exception
commit e997ecfd3fefac9c42c89f3b8aaeb2aa30a407ca
Author: Steven Phillips <[email protected]>
Date: 2015-11-05T04:01:31Z
DRILL-4006: Reallocate offset vector in repeated vectors when index is
beyond the current capacity
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---