You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Praveen Kumar Desabandu (JIRA)" <ji...@apache.org> on 2019/08/16 09:21:00 UTC

[jira] [Created] (ARROW-6268) Empty buffer should have a valid address

Praveen Kumar Desabandu created ARROW-6268:
----------------------------------------------

             Summary: Empty buffer should have a valid address
                 Key: ARROW-6268
                 URL: https://issues.apache.org/jira/browse/ARROW-6268
             Project: Apache Arrow
          Issue Type: Bug
          Components: Java
            Reporter: Praveen Kumar Desabandu
            Assignee: Praveen Kumar Desabandu


As part of arrow buffer refactoring, the empty buffers are created with invalid addresses.

This breaks client code that assumed that even empty buffers are valid.

Return the address of the static EMPTY buffer.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)