lgingerich opened a new issue, #21818:
URL: https://github.com/apache/datafusion/issues/21818

   ### Is your feature request related to a problem or challenge?
   
   Several jobs in `.github/workflows/rust.yml` don't attach 
`Swatinem/rust-cache`, so they rebuild the workspace dependencies cold on every 
run. The workflow also maintains a few separate cache keys that all cover 
roughly the same dependency graph, and at least one dev tool (`taplo-cli`) is 
still installed from source on every run.
   
   ### Describe the solution you'd like
   
   Align cache configuration, check build steps, etc.
   
   ### Describe alternatives you've considered
   
   N/A
   
   ### Additional context
   
   Part of #13813


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

Reply via email to