ctsk commented on issue #15429: URL: https://github.com/apache/datafusion/issues/15429#issuecomment-2754212628
This is a known issue - `chrono v0.4.40` broke a bunch of `arrow-rs` releases. The only fix I know of to compile the older versions is to edit the lockfile to use `chrono v0.4.39`. Here's a working the `Cargo.lock` for `branch-28` https://gist.github.com/ctsk/acb423bd54be823da6d627fbc47fcae5 -- 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-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org