viirya commented on issue #648:
URL: https://github.com/apache/arrow-java/issues/648#issuecomment-2696600118

   Hmm, after re-thinking it, I wonder if this is a bug actually? Although in 
the physical memory layout of an array, the null buffer may not be allocated, 
however, as the message to load is an ipc `RecordBatch` message, maybe the null 
buffer cannot be ignored in the message? I.e., at least it needs to be an empty 
one? If so, then the issue maybe due to the incorrect message produced by 
somewhere in our code (it seems not from Arrow Java).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to