viirya commented on PR #2883:
URL: https://github.com/apache/arrow-rs/pull/2883#issuecomment-1279882752

   > I don't think this is correct, we rely on the memory within PrimitiveArray 
being correctly aligned?
   
   As described in the ticket, for IPC reader where we share same memory and 
slice with offset and length for individual arrays. The alignment check applies 
on the entire memory allocation not slices. There will be unexpected alignment 
check error.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to