pitrou commented on PR #37202:
URL: https://github.com/apache/arrow/pull/37202#issuecomment-1680874077

   It's undefined but it needs to be populated anyway :-) (we can't leave 
memory uninitialized as it can be serialized through IPC, for example)
   
   `MakeArrayOfNull` already assigns a buffer full of zeros to all array 
buffers.
   


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