[
https://issues.apache.org/jira/browse/ARROW-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Praveen Kumar Desabandu resolved ARROW-6268.
--------------------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
Issue resolved by pull request 5103
[https://github.com/apache/arrow/pull/5103]
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)