Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-50121][INFRA] Add
Python 3.9
Daily Python GitHub Action job
### What changes were proposed in this pull request? This PR aims to add `Python 3.9` Daily Python GitHub Action job. ### Why are the changes needed? Previously, this is covered by PyPy3.9 GitHub Action job, but now it's moved to PyPy3.10 GitHub Action job. According to Python Versioning Policy, https://devguide.python.org/versions/, we need to maintain it until October 2025. ### Does this PR introduce _any_ user-facing change? No, this is an infra-only change. ### How was this patch tested? Manual review. ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#48659 from dongjoon-hyun/SPARK-50121. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: yangjie01 <[email protected]>
- Loading branch information