Venki Korukanti created ARROW-2511:
--------------------------------------
Summary: Base{Variable|Fixed}WidthVector.allocateNew is not
throwing OOM when it can't allocate memory
Key: ARROW-2511
URL: https://issues.apache.org/jira/browse/ARROW-2511
Project: Apache Arrow
Issue Type: Bug
Components: Java - Vectors
Reporter: Venki Korukanti
Assignee: Venki Korukanti
In few variable base vector [1]we just printout the exception and caller never
checks as the method is expected to throw OutOfMemoryException
[1]
https://github.com/apache/arrow/blob/master/java/vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthVector.java#L430
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)