alamb commented on issue #1198: URL: https://github.com/apache/arrow-rs/issues/1198#issuecomment-1015935322
I am pretty confident that this is an issue in `packed_simd` -- in the sense that the library depends on some feature in rust nightly which has since been removed. Here is a PR that should fix it: https://github.com/rust-lang/packed_simd/pull/341 In theory if we can get the maintainers to release an updated version this will be fixed for us -- 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]
