lidavidm commented on issue #33767:
URL: https://github.com/apache/arrow/issues/33767#issuecomment-1396121047

   @pitrou I noticed this while using PyArrow to import an ArrowArrayStream 
exported from Go. PyArrow apparently passes in an uninitialized ArrowArray to 
Go, and Go was assuming it would be initialized. Should we say that producers 
should not assume inputs are initialized, or that consumers should 
(zero-)initialize parameters?


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