This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/spark.git
The following commit(s) were added to refs/heads/branch-3.2 by this push:
new 576ca6e43c3 Revert "[SPARK-36939][PYTHON][DOCS] Add orphan migration
page into list in PySpark documentation"
576ca6e43c3 is described below
commit 576ca6e43c37570bc920cc5239ecbb29a4e34560
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Tue Jan 3 21:03:20 2023 -0800
Revert "[SPARK-36939][PYTHON][DOCS] Add orphan migration page into list in
PySpark documentation"
This reverts commit 0565d95a86e738d24e9c05a4c5c3c3815944b4be.
---
python/docs/source/migration_guide/index.rst | 1 -
1 file changed, 1 deletion(-)
diff --git a/python/docs/source/migration_guide/index.rst
b/python/docs/source/migration_guide/index.rst
index 2e61653a9a5..b25ac313c7c 100644
--- a/python/docs/source/migration_guide/index.rst
+++ b/python/docs/source/migration_guide/index.rst
@@ -25,7 +25,6 @@ This page describes the migration guide specific to PySpark.
.. toctree::
:maxdepth: 2
- pyspark_3.2_to_3.3
pyspark_3.1_to_3.2
pyspark_2.4_to_3.0
pyspark_2.3_to_2.4
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]