Jefffrey commented on code in PR #10803:
URL: https://github.com/apache/arrow-rs/pull/10803#discussion_r3869808283


##########
parquet/tests/arrow_reader/statistics.rs:
##########
@@ -2896,6 +2940,7 @@ mod test {
         }
     }
 
+    #[cfg_attr(miri, ignore)] // tempfile::reopen triggers an unsupported 
Miri/rustix fstat path

Review Comment:
   for reference it seems it wouldnt work on linux either due to
   
   - https://github.com/rust-lang/miri/issues/5291



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