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/05/16 04:38:45 UTC

[spark] branch master updated (7ab167a -> 86bd37f)

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 7ab167a  Revert "[SPARK-31235][FOLLOWUP][TESTS][TEST-HADOOP3.2] Fix test "specify a more specific type for the ap…"
     add 86bd37f  [SPARK-31663][SQL] Grouping sets with having clause returns the wrong result

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 133 ++++++++++++++++-----
 .../spark/sql/catalyst/analysis/unresolved.scala   |   7 +-
 .../apache/spark/sql/catalyst/dsl/package.scala    |   2 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |   7 +-
 .../src/test/resources/sql-tests/inputs/having.sql |   7 +-
 .../resources/sql-tests/results/having.sql.out     |  28 ++++-
 6 files changed, 145 insertions(+), 39 deletions(-)


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