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 2021/07/05 04:35:52 UTC

[spark] branch master updated (11fcbc7 -> 51103cd)

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 11fcbc7  [SPARK-36007][INFRA] Failed to run benchmark in GA
     add 51103cd  [SPARK-35987][SQL] The ANSI flags of Sum and Avg should be kept after being copied

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/analysis/TypeCoercion.scala   |  8 ++++----
 .../spark/sql/catalyst/expressions/aggregate/Average.scala  | 13 +++++++++++--
 .../spark/sql/catalyst/expressions/aggregate/Sum.scala      | 13 +++++++++++--
 .../org/apache/spark/sql/catalyst/optimizer/Optimizer.scala |  8 ++++----
 .../org/apache/spark/sql/RelationalGroupedDataset.scala     |  6 +++---
 5 files changed, 33 insertions(+), 15 deletions(-)

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