Closed
Description
Is your feature request related to a problem or challenge?
Rust 1.86 was released last week https://blog.rust-lang.org/2025/04/03/Rust-1.86.0.html
We should update DataFusion to use the latest rust, among other things to get improved build time as @logan-keede has observed improvements in #13814 (comment)
Describe the solution you'd like
Follow the instructions here about how to upgrade
Describe alternatives you've considered
No response
Additional context
No response