Commit 891f694
committed
[SPARK-50306][PYTHON][CONNECT] Support Python 3.13 in Spark Connect
### What changes were proposed in this pull request?
This PR proposes to note Python 3.13 in `pyspark-connect` package as its supported version.
### Why are the changes needed?
To officially support Python 3.13
### Does this PR introduce _any_ user-facing change?
Yes, in `pyspark-connect` package, Python 3.13 will be explicitly noted as a supported Python version.
### How was this patch tested?
CI passed at https://github.com/apache/spark/actions/runs/11824865909
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #48839 from HyukjinKwon/SPARK-50306.
Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent 33378a6 commit 891f694
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
0 commit comments