milenkovicm opened a new issue, #1128:
URL: https://github.com/apache/datafusion-ballista/issues/1128

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   Github actions look very busy, and repeatable (multiple actions do same 
check), on top of that they need 25+ mins to finish. 
   rust compilation is done in dedicated rust container, which does not have 
components like docker (we could use to verify some test).
   
   There is no clean difference between  "Test Workspace ..." & "Test Ballista" 
...
   
   **Describe the solution you'd like**
   
   streamline and modernise github actions file, use github action for rust 
setup, build caching ... . remove options which are not used anymore. 
   
   **Describe alternatives you've considered**
   
   **Additional context**
   
   
   


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