tustvold commented on PR #6472:
URL: https://github.com/apache/arrow-rs/pull/6472#issuecomment-2378636821

   I think there is an expectation that FFI doesn't copy buffers, and that data 
provided is aligned as per the arrow specification.
   
   This is actually a bug in pyarrow and there are some solutions on the linked 
issue - https://github.com/apache/arrow/issues/32276#issuecomment-1514695089
   
   That being said it might be good to document this further as this bug has 
been around for a while now


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