[
https://issues.apache.org/jira/browse/ARROW-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044444#comment-16044444
]
Emilio Lahr-Vivaz commented on ARROW-886:
-----------------------------------------
I forget exactly what scenario led to this being an issue, but I think using
the writer framework, possibly with FixedSizeListVectors (which aren't
accessible through writers), caused the vector to run out of space. Possibly
instead of the changes that were made to reAlloc, we instead need to make sure
setSafe() is being called appropriately, and add it where needed.
> VariableLengthVectors don't reAlloc offsets
> -------------------------------------------
>
> Key: ARROW-886
> URL: https://issues.apache.org/jira/browse/ARROW-886
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java - Vectors
> Affects Versions: 0.3.0
> Reporter: Emilio Lahr-Vivaz
> Assignee: Emilio Lahr-Vivaz
> Fix For: 0.3.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)