milenkovicm commented on PR #1328: URL: https://github.com/apache/datafusion-ballista/pull/1328#issuecomment-3403676372
> Example of failing check with MSRV downgraded: > > https://github.com/killzoner/datafusion-ballista/commit/6d7022f9f196f605b0eb4e91c947ef903263ee40 > > https://github.com/killzoner/datafusion-ballista/actions/runs/18509960270/job/52748285312#step:5:636 > > > > ```bash > > Current project MSRV: 1.85.0 > > thread 'main' panicked at src/main.rs:60:17: > > package 'datafusion' has MSRV 1.86.0 not compatible with current project MSRV 1.85.0 > > ``` I see, should it be other way around I wonder. We need to support MSRV which datafusion supports or older -- 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]
