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/03 13:59:27 UTC

[spark] branch branch-3.0 updated (64b3b56 -> c148a98)

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

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


    from 64b3b56  [SPARK-32083][SQL][3.0] AQE should not coalesce partitions for SinglePartition
     add c148a98  [SPARK-32160][CORE][PYSPARK][3.0] Add a config to switch allow/disallow to create SparkContext in executors

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkContext.scala |  6 +++--
 .../org/apache/spark/internal/config/package.scala |  6 +++++
 .../scala/org/apache/spark/SparkContextSuite.scala | 13 +++++++++--
 python/pyspark/context.py                          |  6 +++--
 python/pyspark/tests/test_context.py               | 20 +++++++++++++++--
 .../scala/org/apache/spark/sql/SparkSession.scala  | 12 ++++++----
 .../spark/sql/SparkSessionBuilderSuite.scala       | 26 +++++++++++++++++++++-
 7 files changed, 76 insertions(+), 13 deletions(-)


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