killzoner commented on PR #1328: URL: https://github.com/apache/datafusion-ballista/pull/1328#issuecomment-3403589775
Example of failing check with MSRV downgraded: https://github.com/killzoner/datafusion-ballista/commit/1955270a4200ee20ca88218cde7d97706c60f021 https://github.com/killzoner/datafusion-ballista/actions/runs/18509752501/job/52747547809#step:5:637 ```bash Current project MSRV: 1.85.0 thread 'main' panicked at src/main.rs:60:17: package datafusion has 1.86.0 MSRV not compatible with current project MSRV 1.85.0 ``` -- 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]
