metesynnada opened a new issue, #7540:
URL: https://github.com/apache/arrow-datafusion/issues/7540

   ### Is your feature request related to a problem or challenge?
   
   In the async-trait crate, there is a known issue with Clippy that produces 
false negative warnings on the unimplemented! macro inside the `#[async_trait]` 
attribute. It seems that not everyone experiences this problem, but Clippy is 
effectively unusable for me.
   
   Check: https://github.com/rust-lang/rust-clippy/issues/10243
   
   ### Describe the solution you'd like
   
   Update the `async_trait` to `0.1.73`
   
   ### Describe alternatives you've considered
   
   Update everything like rustup etc.
   
   ### 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]

Reply via email to