alamb opened a new pull request #421: URL: https://github.com/apache/arrow-rs/pull/421
# Which issue does this PR close? Fixes: https://github.com/apache/arrow-rs/issues/345 Based on https://github.com/apache/arrow-rs/pull/416, so draft until that is done # Rationale: We disabled this check in https://github.com/apache/arrow-rs/pull/360 as it was failing intermittently. However, @roee88 diagnosed the problem with a few tests that consumed a lot of memory, and @jhorstmann has been fixing some other MIR related issues in https://github.com/apache/arrow-rs/pull/416 # Changes: 1. Reenable MIRI tests 2. Put them in their own github actions workflow (so that if they fail we don't have to rerun the entire workflow again) -- 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. For queries about this service, please contact Infrastructure at: [email protected]
