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/15 13:03:14 UTC

[spark] branch master updated (240840f -> 5f6cd61)

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 240840f  [SPARK-30515][SQL] Refactor SimplifyBinaryComparison to reduce the time complexity
     add 5f6cd61  [SPARK-29708][SQL] Correct aggregated values when grouping sets are duplicated

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  2 +-
 .../plans/logical/basicLogicalOperators.scala      | 30 ++++++++++----
 .../resources/sql-tests/inputs/grouping_set.sql    |  6 +++
 .../sql-tests/inputs/postgreSQL/groupingsets.sql   |  1 -
 .../sql-tests/results/grouping_set.sql.out         | 47 ++++++++++++++++++++--
 .../results/postgreSQL/groupingsets.sql.out        |  6 ++-
 6 files changed, 78 insertions(+), 14 deletions(-)


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