viirya commented on issue #4431: URL: https://github.com/apache/arrow-rs/issues/4431#issuecomment-1599650435
Yea, I think I agree with you that this is Rust's alignment rules so seems no good way to avoid it. What I am not sure about is Arrow spec. I found there is also similar issue on C++ https://github.com/apache/arrow/issues/33336. And it points out that the spec does not require alignment but recommends it. As this seems not possible to avoid in Rust, I will look into Java Arrow to see if it could be fixed there. -- 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]
