mustafasrepo opened a new issue, #8961:
URL: https://github.com/apache/arrow-datafusion/issues/8961
### Describe the bug
I am not sure here is the correct place to ask this. I am asking here in
case someone experienced or someone who encountered similar problem can help
me.
While working in a PR, CI fails during `cargo msrv verify` with error
```sql
Using check command cargo check
Failed check command cargo check didn't succeed
Crate source was found to be incompatible with its MSRV '1.70.0', as defined
in '/__w/arrow-datafusion/arrow-datafusion/datafusion/core/Cargo.toml'
```
However, it doesn't really say what is the problem. In the PR I didn't
change any `Cargo.toml` file. I am not sure, how I triggerred it. Is there
anyone with suggestions?
### To Reproduce
_No response_
### Expected behavior
_No response_
### Additional context
_No response_
--
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]