Revision 97f20813dca0e8d5512f25c2163bada79a8871c7 authored by Hyukjin Kwon on 22 August 2023, 11:09:08 UTC, committed by Hyukjin Kwon on 22 August 2023, 11:09:17 UTC
### What changes were proposed in this pull request?

This PR addresses all the cases of duplicated `versionchanged` directives with `versionadded` directives, see also https://github.com/apache/spark/pull/42597.

Also, this PR mentions that all functions support Spark Connect from Apache Spark 3.5.0.

### Why are the changes needed?

To remove duplicated information in docstring.

### Does this PR introduce _any_ user-facing change?

Yes, it removes duplicated information in PySpark API Reference page.

### How was this patch tested?

CI in this PR should validate them.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes #42602 from HyukjinKwon/minor-versionchanges.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 65b8ca2694c2443b4f97963de9398ac0ff779d0c)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
1 parent b59db1e
History

README.md

back to top