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/04 03:47:03 UTC

[spark] branch master updated (9bbe8c7 -> 7deb67c)

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 9bbe8c7  [MINOR][SQL] Fix versions in the SQL migration guide for Spark 3.1
     add 7deb67c  [SPARK-32160][CORE][PYSPARK][FOLLOWUP] Change the config name to switch allow/disallow SparkContext in executors

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/org/apache/spark/SparkContext.scala               | 2 +-
 core/src/main/scala/org/apache/spark/internal/config/package.scala    | 4 ++--
 core/src/test/scala/org/apache/spark/SparkContextSuite.scala          | 2 +-
 docs/core-migration-guide.md                                          | 2 +-
 python/pyspark/context.py                                             | 2 +-
 python/pyspark/tests/test_context.py                                  | 2 +-
 sql/core/src/main/scala/org/apache/spark/sql/SparkSession.scala       | 4 ++--
 .../test/scala/org/apache/spark/sql/SparkSessionBuilderSuite.scala    | 4 ++--
 8 files changed, 11 insertions(+), 11 deletions(-)


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