kevinjqliu commented on issue #1195:
URL: https://github.com/apache/iceberg-rust/issues/1195#issuecomment-3262641348

   Thoughts on removing the `-Z minimal-versions` when checking MSRV in CI? 
   
https://github.com/apache/iceberg-rust/blob/7362bbdcf72910d95ee88940f229d2eea40b3fa1/.github/workflows/ci.yml#L155
   
   [the 
docs](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#minimal-versions)
 mentions that the feature is not recommended anymore 
   
   I've ran an issue with this flag when upgrading datafusion from 47 -> 48. 
`-Z minimal-versions` will pull in very old versions of dependencies 


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