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 2020/12/04 11:28:25 UTC

[GitHub] [arrow] alamb commented on pull request #8784: ARROW-10674: [Rust] Fix BigDecimal to be little endian; Add IPC Reader/Writer for Decimal type to allow integration tests

alamb commented on pull request #8784:
URL: https://github.com/apache/arrow/pull/8784#issuecomment-738732868


   I just double checked though and the CI integration test is still failing here:
   
   https://github.com/apache/arrow/pull/8784/checks?check_run_id=1497340378
   ```
   go: github.com/prometheus/client_model@v0.0.0-20190812154241-14fe0d1b01d4: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /go/pkg/mod/cache/vcs/2a98e665081184f4ca01f0af8738c882495d1fb131b7ed20ad844d3ba1bb6393: exit status 128:
   	error: RPC failed; curl 18 transfer closed with outstanding read data remaining
   	fatal: error reading section header 'shallow-info'
   Fetching https://golang.org/x/exp?go-get=1
   ```
   
   Which seems maybe unrelated  (an error fetching go?)
   
   I restarted that test to see if the problem was some intermittent infrastructure error
   


----------------------------------------------------------------
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:
users@infra.apache.org