martin-g commented on issue #69: URL: https://github.com/apache/arrow-datafusion-python/issues/69#issuecomment-1332714474
With which version of Rust do you experience this error ? I've experienced the same in `apache_avro` crate after building it with Rust 1.60 (MSRV) and then trying to build it with 1.65. A workaround for me is to use `cargo clean` before building with 1.65. Using only 1.65 does not have this problem. -- 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]
