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/04/27 13:06:47 UTC

[spark] branch master updated (55dea2d -> 4ff9f1f)

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 55dea2d  [SPARK-34837][SQL][FOLLOWUP] Fix division by zero in the avg function over ANSI intervals
     add 4ff9f1f  [SPARK-35239][SQL] Coalesce shuffle partition should handle empty input RDD

No new revisions were added by this update.

Summary of changes:
 .../adaptive/CoalesceShufflePartitions.scala       | 29 ++++++++++++++--------
 .../execution/adaptive/ShufflePartitionsUtil.scala |  4 +++
 .../adaptive/AdaptiveQueryExecSuite.scala          | 15 +++++++++++
 3 files changed, 37 insertions(+), 11 deletions(-)

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