cloudpipe/cloudpickle
GitHub で見るCI configuration to run the tests of PySpark against development version of cloudpickle
Open
#237 opened on 2019年1月29日
enhancementhelp wanted
説明
In the recently merged #236, @pierreglaser added the ability to launch the tests of some downstream projects (loky, joblib and dask/distributed) in order to be able to detect whether if a specific PR is likely to introduce a regression in downstream project just by adding the [ci downstream] flag in a commit message of the last commit of the PR.
It would be great to add the build configuration to launch the PySpark test suite in a similar manner.