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/07/09 06:53:07 UTC

[spark] branch master updated (161cf2a -> cfecc20)

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 161cf2a  [SPARK-32024][WEBUI][FOLLOWUP] Quick fix on test failure on missing when statements
     add cfecc20  [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkContext.scala | 16 ++++++++++
 .../scala/org/apache/spark/SparkContextSuite.scala | 12 ++++++++
 python/pyspark/context.py                          | 14 +++++++++
 python/pyspark/tests/test_context.py               |  8 +++++
 .../scala/org/apache/spark/sql/SparkSession.scala  |  2 +-
 .../ExternalAppendOnlyUnsafeRowArraySuite.scala    | 35 ++++++++++------------
 6 files changed, 67 insertions(+), 20 deletions(-)


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