Jefffrey commented on issue #614: URL: https://github.com/apache/arrow-rs/issues/614#issuecomment-5112717420
I took a shot at this again recently. From what I remember the issues were: - miri unsupported feature such as hitting asm or ffi (e.g. zstd call) - some tests taking too long individually - tests as a whole taking too long (e.g. they might take 5s but we have so many...) I didn't get to run the whole suite but it probably would've taken hours on my M4 mac 🙁 -- 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]
