You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/12/29 00:59:15 UTC

[spark] branch master updated (c2eac1d -> b33fa53)

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

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


    from c2eac1d  [SPARK-33845][SQL][FOLLOWUP] fix SimplifyConditionals
     add b33fa53  [SPARK-33925][CORE] Remove unused SecurityManager in Utils.fetchFile

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkContext.scala |  4 ++--
 .../org/apache/spark/deploy/SparkSubmit.scala      | 12 +++++------
 .../apache/spark/deploy/worker/DriverRunner.scala  |  1 -
 .../apache/spark/deploy/worker/DriverWrapper.scala |  3 +--
 .../scala/org/apache/spark/executor/Executor.scala |  6 +++---
 .../org/apache/spark/util/DependencyUtils.scala    | 20 +++++++------------
 .../main/scala/org/apache/spark/util/Utils.scala   |  6 ++----
 .../org/apache/spark/deploy/SparkSubmitSuite.scala | 23 ++++++++--------------
 .../scala/org/apache/spark/rpc/RpcEnvSuite.scala   |  7 +++----
 .../hive/HiveExternalCatalogVersionsSuite.scala    |  5 ++---
 .../org/apache/spark/sql/hive/test/TestHive.scala  |  2 +-
 11 files changed, 35 insertions(+), 54 deletions(-)


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