tustvold commented on issue #4835:
URL: https://github.com/apache/arrow-rs/issues/4835#issuecomment-1724493592

   > Maybe the problem is that NullArray::new(1) doesn't set up the buffers 
correctly 🤔
   
   The difficulty is the arrow spec very clearly states that a `NullArray` has 
no buffers, including no null buffer. A NullArray technically isn't nullable, 
instead the only values are null... It is definitely strange...


-- 
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