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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to