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


##########
parquet/src/arrow/async_reader/mod.rs:
##########
@@ -1260,59 +1262,146 @@ mod tests {
 
     #[tokio::test]
     async fn test_fuzz_async_reader_selection() {

Review Comment:
   we'll likely need to add an ignore for miri like so
   
   
https://github.com/apache/arrow-rs/blob/baa4bd3a3b1ff1f73e37fa14b8adc1b73273f4f4/parquet/src/arrow/mod.rs#L555-L557



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