alamb opened a new pull request, #6755:
URL: https://github.com/apache/arrow-datafusion/pull/6755

   # Which issue does this PR close?
   N/A
   
   # Rationale for this change
   
   I noticed there were some unused dependencies in Cargo.toml 
    
   # What changes are included in this PR?
   1. Remove unused dependencies
   2. Add clippy lint to avoid them in the fugure
   
   # Are these changes tested?
   Yes
   # Are there any user-facing changes?
   
   There are fewer direct dependencies in the `datafusion` crate, but I think 
the dependencies likely still present transitively (so this doesn't actually 
reduce the dependency  burden)
   
   <!--
   If there are any breaking changes to public APIs, please add the `api 
change` label.
   -->


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