alamb commented on PR #9778:
URL: https://github.com/apache/arrow-rs/pull/9778#issuecomment-5023436356

   > it seems we ran into the same issue in #10125, mis-aligned buffers were 
causing issues in arrow-ipc. #10273 resolved these issues. Im not sure if 
replacing `MutableBuffer` for `Vec<T>` can work here unless we had a way to 
check that vectors underlying allocation was aligned.
   
   I think we should add some new tests to explicitly cover this case, if 
possible


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