You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2021/04/19 12:57:32 UTC

[spark] branch master updated (70b606f -> 8dc455b)

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

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


    from 70b606f  [SPARK-35045][SQL][FOLLOW-UP] Add a configuration for CSV input buffer size
     add 8dc455b  [SPARK-34837][SQL] Support ANSI SQL intervals by the aggregate function `avg`

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/aggregate/Average.scala   | 11 +++++--
 .../sql/catalyst/expressions/aggregate/Sum.scala   |  9 ++---
 .../apache/spark/sql/catalyst/util/TypeUtils.scala |  8 +++++
 .../analysis/ExpressionTypeCheckingSuite.scala     |  3 +-
 .../apache/spark/sql/DataFrameAggregateSuite.scala | 38 ++++++++++++++++++++++
 5 files changed, 60 insertions(+), 9 deletions(-)

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