tobixdev commented on PR #8901: URL: https://github.com/apache/arrow-rs/pull/8901#issuecomment-3569527840
> The only downside I can think of is the extra memset, but that would be done for primitive arrays as well IIUC. I think zeroing is not required for null values based on the arrow specification. But I guess not doing it has some foot guns and UB issues that we want to avoid. Curious if there is a take on that from arrow-rs. :thinking: Thanks for merging that! I'll make a follow-up PR that adds the small comment. -- 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]
