You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/01/31 17:05:01 UTC

[spark] branch master updated (21bc047 -> 5ccbb38)

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

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


    from 21bc047  [SPARK-30511][SPARK-28403][CORE] Don't treat failed/killed speculative tasks as pending in ExecutorAllocationManager
     add 5ccbb38  [SPARK-29938][SQL][FOLLOW-UP] Improve AlterTableAddPartitionCommand

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/internal/SQLConf.scala    | 10 ++++
 .../command/AnalyzePartitionCommand.scala          |  2 +-
 .../spark/sql/execution/command/CommandUtils.scala | 64 ++++++++++++++++------
 .../apache/spark/sql/execution/command/ddl.scala   | 15 ++---
 4 files changed, 63 insertions(+), 28 deletions(-)


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