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/08/11 16:24:30 UTC

[spark] branch master updated (9587277 -> e7c1204)

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 9587277  [SPARK-32470][CORE] Remove task result size check for shuffle map stage
     add e7c1204  [SPARK-32540][SQL] Eliminate the filter clause in aggregate

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/dsl/package.scala    | 39 +++++++++++++------
 .../expressions/aggregate/interfaces.scala         | 10 ++++-
 .../spark/sql/catalyst/optimizer/Optimizer.scala   | 23 +++++++++++
 ...e.scala => EliminateAggregateFilterSuite.scala} | 45 +++++++++++++++-------
 4 files changed, 90 insertions(+), 27 deletions(-)
 copy sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/{EliminateDistinctSuite.scala => EliminateAggregateFilterSuite.scala} (51%)


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