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: [email protected]
For additional commands, e-mail: [email protected]