Jefffrey opened a new issue, #18395:
URL: https://github.com/apache/datafusion/issues/18395

   ### Is your feature request related to a problem or challenge?
   
   Rust 1.91.0 was released today: 
https://blog.rust-lang.org/2025/10/30/Rust-1.91.0/
   
   Per our MSRV policy we can now upgrade from 1.87.0 to 1.88.0:
   
   
https://github.com/apache/datafusion/blob/41566dbbfa73b35b41e17c0f043a3c2fb080bcc0/docs/source/user-guide/introduction.md?plain=1#L199-L211
   
   ### Describe the solution you'd like
   
   Bump MSRV here:
   
   
https://github.com/apache/datafusion/blob/41566dbbfa73b35b41e17c0f043a3c2fb080bcc0/Cargo.toml#L79-L80
   
   Include a note in upgrade guide.
   
   Make any changes to codebase (let chains are supported now I believe)
   
   
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   Previous bump PR: #17724
   
   Also after this is done I believe we can take on edition 2024: #15804


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to