timsaucer opened a new pull request, #1375:
URL: https://github.com/apache/datafusion-python/pull/1375

   This PR is to improve our CI performance in a couple of ways
   
   - For PRs we can build in debug mode instead of release mode. For RC tags 
and pushes to main we still run in release mode.
   - This gives better debug if there are failures in CI and faster builds.
   - We will still catch any errors generated in release mode when the merge to 
main occurs.
   - At the same time, doing some minor cleanup of jobs that may no longer be 
necessary.


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