alamb commented on PR #9778: URL: https://github.com/apache/arrow-rs/pull/9778#issuecomment-5023439986
> it seems we ran into the same issue in https://github.com/apache/arrow-rs/issues/10125, mis-aligned buffers were causing issues in arrow-ipc. https://github.com/apache/arrow-rs/pull/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. @Rich-T-kid is there an issue for whatever problem you ran into? -- 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]
