Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-46495][INFRA] Merge pyspark-error to pyspark-core
### What changes were proposed in this pull request? Merge `pyspark-error` to `pyspark-core` ### Why are the changes needed? `pyspark-error` (as well as the python packaging test) is pretty fast, it was initially factored out to fix the disk space issue. Now we can merge it back to other tests, to save one test job. ### Does this PR introduce _any_ user-facing change? no, infra-only ### How was this patch tested? ci manually check the merged job https://github.com/zhengruifeng/spark/actions/runs/7312132932/job/19922676199 ### Was this patch authored or co-authored using generative AI tooling? no Closes apache#44470 from zhengruifeng/infra_py_error. Authored-by: Ruifeng Zheng <ruifengz@apache.org> Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
- Loading branch information