bkietz commented on issue #7058:
URL: https://github.com/apache/arrow-rs/issues/7058#issuecomment-2643552387

   (We've encountered similar failures in the C++ library before ultimately due 
to the lack of alignment guarantees in protobuf's `bytes`, which are used to 
store the schema. IIRC our solution was to recopy the flatbuffers message if it 
did not start on an 8-byte aligned address.)


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