ritchie46 opened a new issue #517: URL: https://github.com/apache/arrow-rs/issues/517
Currently arrow will not compile with simd on the latest rustc nightly. There we're some changes made in the unstable features of rustc, which makes that `packed_simd==0.3.4` will not compiler anymore. More info: https://github.com/rust-lang/packed_simd/pull/322 -- 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]
