alamb commented on issue #1043:
URL: https://github.com/apache/arrow-rs/issues/1043#issuecomment-995240622


   @chadbrewbaker  On a mac, the tests pass for me using `cargo test -p 
parquet` (using stable)
   
   ```
   $ cargo --version
   cargo 1.57.0 (b2e52d7ca 2021-10-21)
   ```
   
   I also get the diff using nightly:
   ```
   (arrow_dev) alamb@MacBook-Pro-2:~/Software/arrow-rs$ cargo +nightly --version
   cargo 1.58.0-nightly (294967c53 2021-11-29)
   ```
   
   If you want to propose a patch to allow the tests to pass on both nightly 
and stable that would be 👍 
   


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