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 2019/07/11 01:18:16 UTC

[spark] branch master updated (92e051c -> 3f375c8)

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 92e051c  [SPARK-28270][SQL][PYTHON] Convert and port 'pgSQL/aggregates_part1.sql' into UDF test base
     add 3f375c8  [SPARK-28339][SQL] Rename Spark SQL adaptive execution configuration name

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/internal/SQLConf.scala    | 11 +-------
 .../spark/sql/execution/QueryExecution.scala       |  2 +-
 .../adaptive/InsertAdaptiveSparkPlan.scala         |  8 +++---
 .../execution/exchange/EnsureRequirements.scala    |  2 +-
 .../sql/execution/streaming/StreamExecution.scala  |  2 +-
 .../sql/streaming/StreamingQueryManager.scala      |  4 +--
 .../ReduceNumShufflePartitionsSuite.scala          |  2 +-
 .../adaptive/AdaptiveQueryExecSuite.scala          | 30 +++++++++++-----------
 8 files changed, 26 insertions(+), 35 deletions(-)


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