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)