EnricoMi opened a new pull request, #36888:
URL: https://github.com/apache/spark/pull/36888

   ### What changes were proposed in this pull request?
   This makes the CI aware when instances of matrix jobs `build` and `pyspark` 
do actually not have any changes and there do not run any tests. Then, 
uploading files can be skipped as well, allowing to enable #36413.
   
   ### Why are the changes needed?
   All instances of matrix jobs `build` and `pyspark` are skipped if none of 
their respective modules have changes. When changes exists, all instances are 
run, but some instances then do not run any tests, as their sub-set of modules 
do not have changes.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Tested on GitHub Actions.


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