You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/25 13:23:20 UTC

[GitHub] [arrow-rs] alamb commented on pull request #2148: Port `object_store` integration tests, use github actions

alamb commented on PR #2148:
URL: https://github.com/apache/arrow-rs/pull/2148#issuecomment-1194043930

   🤔  now the test https://github.com/apache/arrow-rs/runs/7499943986?check_suite_focus=true is failing with:
   
   ```
   Run cargo check -p parquet_derive
       Checking syn v1.0.98
   error: failed to write /github/home/target/debug/deps/rmetapeosRm/lib.rmeta: No space left on device (os error 28)
   error: could not compile `syn` due to previous error
   Error: Process completed with exit code [10](https://github.com/apache/arrow-rs/runs/7499943986?check_suite_focus=true#step:14:11)1.
   ```
   
   I guess I will continue on the path laid out in https://github.com/apache/arrow-rs/issues/2149


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org