[ https://issues.apache.org/jira/browse/ARROW-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deneche A. Hakim resolved ARROW-250. ------------------------------------ Resolution: Fixed Fixed in 34e7f48cb71428c4d78cf00d8fdf0045532d6607 > 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 - Vectors > Reporter: Deneche A. Hakim > Assignee: Deneche A. Hakim > > 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 (v6.3.4#6332)