pitrou commented on pull request #12362:
URL: https://github.com/apache/arrow/pull/12362#issuecomment-1033487454


   > This would imply that fields are being created in some cases with 
uninitialized memory which is ok but maybe non-ideal.
   
   I don't even think that's the case, since similar issues happened with more 
basic structs. I think it's simply that gtest by default blindly prints the 
entire hexadecimal contents of the structure, including padding and alignment 
bytes.


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