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/01/19 00:12:03 UTC

[GitHub] [arrow-rs] alamb opened a new pull request #1204: Pin WASM / packed SIMD tests to nightly-2022-01-17

alamb opened a new pull request #1204:
URL: https://github.com/apache/arrow-rs/pull/1204


   # Which issue does this PR close?
   
   Closses https://github.com/apache/arrow-rs/issues/1198 (I hope)
   
   # Rationale for this change
   
   `packed_simd` -- relies on some feature in rust nightly which has since been removed. Here is a PR that should fix the underlying issue: https://github.com/rust-lang/packed_simd/pull/341
   
   If / until a maintainer to releases an updated version this PR attempts to get the arrow CI checks back to green
   
   # What changes are included in this PR?
   pin nightly rust used in WASM and SIMD CI checks to nightly-2022-01-17
   
   # Are there any user-facing changes?
   
   Nope (though arrow is not going to compile on the latest nightly)


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



[GitHub] [arrow-rs] houqp merged pull request #1204: Pin WASM / packed SIMD tests to nightly-2022-01-17

Posted by GitBox <gi...@apache.org>.
houqp merged pull request #1204:
URL: https://github.com/apache/arrow-rs/pull/1204


   


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