[
https://issues.apache.org/jira/browse/ARROW-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112039#comment-16112039
]
SIDDHARTH TEOTIA edited comment on ARROW-886 at 8/3/17 1:39 AM:
----------------------------------------------------------------
[~elahrvivaz],
As far as the commit https://github.com/apache/arrow/pull/591 is concerned, are
you fine with undoing the changes?
(1) Don't explicitly reallocate the offsetVector in realloc() function of
Variable Length Vectors.
(2) Doing (1) will break the unit test added as part of PR 591 so we need to
remove that as well.
I have created a PR for the above two items --
https://github.com/apache/arrow/pull/937 this basically reverts your change for
the above items.
Thanks,
Siddharth
was (Author: siddteotia):
[~elahrvivaz],
As far as the commit https://github.com/apache/arrow/pull/591 is concerned, are
you fine with undoing the changes:
(1) Don't explicitly reallocate the offsetVector in realloc() function of
Variable Length Vectors.
(2) Doing (1) will break the unit test added as part of PR 591 so we need to
remove that as well.
I have created a PR for the above two items --
https://github.com/apache/arrow/pull/937 this basically reverts your change for
the above items.
Thanks,
Siddharth
> 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.4.14#64029)