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 2020/09/10 11:29:24 UTC

[spark] branch master updated (5669b21 -> a22871f)

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 5669b21  [SPARK-32840][SQL] Invalid interval value can happen to be just adhesive with the unit
     add a22871f  [SPARK-32777][SQL] Aggregation support aggregate function with multiple foldable expressions

No new revisions were added by this update.

Summary of changes:
 .../optimizer/RewriteDistinctAggregates.scala      | 16 ++++--
 .../src/test/resources/sql-tests/inputs/count.sql  | 10 ++++
 .../resources/sql-tests/inputs/group-by-filter.sql |  8 +++
 .../test/resources/sql-tests/results/count.sql.out | 66 +++++++++++++++++++++-
 .../sql-tests/results/group-by-filter.sql.out      | 66 +++++++++++++++++++++-
 5 files changed, 158 insertions(+), 8 deletions(-)


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