Jefffrey commented on PR #10798:
URL: https://github.com/apache/arrow-rs/pull/10798#issuecomment-5406225116

   > or i hand build the `FFI_ArrowArray` from a raw under aligned pointer in 
the test to bypass `ArrayData` entirely and get real coverage, but at the cost 
of more unsafe test code. 
   
   lets see how this pans out; i think it would just need creating a decimal128 
array, then manually offsetting the pointer by 8 to unalign it (ensuring still 
stays within allocation bound) 🤔 


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