You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2017/04/07 23:58:41 UTC

[jira] [Created] (ARROW-791) Check if ArrowBuf is empty buffer in getActualConsumedMemory() and getPossibleConsumedMemory()

Steven Phillips created ARROW-791:
-------------------------------------

             Summary: Check if ArrowBuf is empty buffer in getActualConsumedMemory() and getPossibleConsumedMemory()
                 Key: ARROW-791
                 URL: https://issues.apache.org/jira/browse/ARROW-791
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Steven Phillips
            Assignee: Steven Phillips


Most of the methods related to memory accounting in ArrowBuf have special handling for the case when then Buffer is the empty buffer instance. This check is missing in these two methods.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)