cloudpipe/cloudpickle

CI configuration to run the tests of PySpark against development version of cloudpickle

Open

#237 创建于 2019年1月29日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (1,407 star) (152 fork)batch import
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.

贡献者指南