You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/01/16 02:12:36 UTC

[spark] branch master updated (883ae33 -> a3a42b3)

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

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


    from 883ae33  [SPARK-30497][SQL] migrate DESCRIBE TABLE to the new framework
     add a3a42b3  [SPARK-27986][SQL][FOLLOWUP] Respect filter in sql/toString of AggregateExpression

No new revisions were added by this update.

Summary of changes:
 .../expressions/aggregate/interfaces.scala         | 19 +++++--
 .../spark/sql/execution/aggregate/AggUtils.scala   | 23 ++++++--
 .../sql-tests/results/group-by-filter.sql.out      | 62 +++++++++++-----------
 .../results/postgreSQL/aggregates_part3.sql.out    |  4 +-
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala | 33 +++++++-----
 5 files changed, 86 insertions(+), 55 deletions(-)


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