EnricoMi commented on PR #36940: URL: https://github.com/apache/spark/pull/36940#issuecomment-1162415553
I found it best to test by removing `if "root" in test_modules` from `dev/is-changed.py`, so that changes from this PR do are not considered by the CI in this PR. Then, by triggering some changes in spark or pyspark should just trigger those to be built. The scheduled jobs are best to be tested by declaring this branch as the default branch, so that GitHub runs them as defined here. Besides that, it can only be tested from master, sadly. -- 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]
