You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/08/10 06:43:29 UTC

[spark] branch master updated (b03761e -> f9f992e)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from b03761e  [SPARK-32456][SS] Check the Distinct by assuming it as Aggregate for Structured Streaming
     add f9f992e  [SPARK-32191][PYTHON][DOCS] Port migration guide for PySpark docs

No new revisions were added by this update.

Summary of changes:
 docs/pyspark-migration-guide.md                    | 63 +---------------------
 python/docs/source/migration_guide/index.rst       | 15 ++++++
 .../{index.rst => pyspark_1.0_1.2_to_1.3.rst}      |  7 +--
 .../pyspark_1.4_to_1.5.rst}                        | 23 ++------
 .../source/migration_guide/pyspark_2.2_to_2.3.rst  | 30 +++++++++++
 ...{index.rst => pyspark_2.3.0_to_2.3.1_above.rst} |  7 +--
 .../pyspark_2.3_to_2.4.rst}                        |  7 +--
 .../source/migration_guide/pyspark_2.4_to_3.0.rst  | 44 +++++++++++++++
 8 files changed, 107 insertions(+), 89 deletions(-)
 copy python/docs/source/migration_guide/{index.rst => pyspark_1.0_1.2_to_1.3.rst} (77%)
 copy python/docs/source/{reference/pyspark.resource.rst => migration_guide/pyspark_1.4_to_1.5.rst} (60%)
 create mode 100644 python/docs/source/migration_guide/pyspark_2.2_to_2.3.rst
 copy python/docs/source/migration_guide/{index.rst => pyspark_2.3.0_to_2.3.1_above.rst} (65%)
 copy python/docs/source/{getting_started/index.rst => migration_guide/pyspark_2.3_to_2.4.rst} (61%)
 create mode 100644 python/docs/source/migration_guide/pyspark_2.4_to_3.0.rst


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org