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: [email protected]
For additional commands, e-mail: [email protected]