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

[spark] branch master updated (c49abf8 -> af2d3d0)

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

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


    from c49abf8  [SPARK-30417][CORE] Task speculation numTaskThreshold should be greater than 0 even EXECUTOR_CORES is not set under Standalone mode
     add af2d3d0  [SPARK-30315][SQL] Add adaptive execution context

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/execution/QueryExecution.scala       |  4 +--
 .../execution/adaptive/AdaptiveSparkPlanExec.scala | 42 +++++++++++++++-------
 .../adaptive/InsertAdaptiveSparkPlan.scala         | 20 ++++-------
 3 files changed, 38 insertions(+), 28 deletions(-)


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