findepi opened a new pull request, #13667:
URL: https://github.com/apache/datafusion/pull/13667

   ## Which issue does this PR close?
   
   
   
   ## Rationale for this change
   
   We currently require 1.80, but we also say that
   
   > If a hotfix is released for the minimum supported Rust version (MSRV),
   > the MSRV will be the minor version with all hotfixes
   
   therefore we should requite 1.80.1 and thus allow dependencies that
   require 1.80.1 (such as substrait)
   
   
   ## What changes are included in this PR?
   
   
   - require 1.80.1 msrv
   
   ## Are these changes tested?
   
   existing tests
   
   ## Are there any user-facing changes?
   
   1.80.0 is no longer supported


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