[
https://issues.apache.org/jira/browse/ARROW-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-250:
-----------------------------
External issue URL: https://github.com/apache/arrow/issues/15592
> Fix for ARROW-246 may cause memory leaks
> ----------------------------------------
>
> Key: ARROW-250
> URL: https://issues.apache.org/jira/browse/ARROW-250
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java
> Reporter: Abdel Hakim Deneche
> Assignee: Abdel Hakim Deneche
> Priority: Major
> Fix For: 0.1.0
>
>
> The fix for ARROW-246 involves allocating an inner vector in the constructor
> of another vector. This is not recommended.
> A better fix is to make sure we call allocateNew() on the vector after we
> allocate it
--
This message was sent by Atlassian Jira
(v8.20.10#820010)