You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Venki Korukanti (JIRA)" <ji...@apache.org> on 2018/04/25 17:50:01 UTC

[jira] [Updated] (ARROW-2511) BaseVariableWidthVector.allocateNew is not throwing OOM when it can't allocate memory

     [ https://issues.apache.org/jira/browse/ARROW-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venki Korukanti updated ARROW-2511:
-----------------------------------
    Summary: BaseVariableWidthVector.allocateNew is not throwing OOM when it can't allocate memory  (was: Base{Variable|Fixed}WidthVector.allocateNew is not throwing OOM when it can't allocate memory)

> BaseVariableWidthVector.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
>            Priority: Minor
>
> 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)