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

   `assert_unsafe_precondition` is only checked in debug builds, although 
something is off as I would expect this to fire with your test.
   
   My understanding of the test is you are explicitly creating a raw_values 
pointer that is not aligned to T, which should then trigger the assert and MIRI 
to fail?
   
   


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