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

   ### Describe the bug
   
   `ptree` was added as a dependency in 
https://github.com/apache/arrow-datafusion/pull/7192
   
   However the most recent version of ptree is 2 years old 
https://crates.io/crates/ptree/versions
   
   And it pulls in older versions of serde and various other dependencies.
   
   
   
   ### To Reproduce
   
   Look at datafusion-cli/Cargo.lock
   
   ### Expected behavior
   
   I would like to avoid all the old dependencies -- so either by updating 
ptree somehow or maybe simply by avoiding the dependency
   
   ### 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