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/11/08 13:55:58 UTC

[spark] branch master updated (afc943f -> e7f7990)

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 afc943f  [SPARK-28477][SQL] Rewrite CaseWhen with single branch to If
     add e7f7990  [SPARK-29688][SQL] Support average for interval type values

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/aggregate/Average.scala   | 15 ++--
 .../analysis/ExpressionTypeCheckingSuite.scala     |  2 +-
 .../test/resources/sql-tests/inputs/group-by.sql   | 34 ++++++++-
 .../resources/sql-tests/results/group-by.sql.out   | 89 +++++++++++++++++++++-
 4 files changed, 131 insertions(+), 9 deletions(-)


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