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/08/31 06:46:12 UTC

[spark] branch master updated (a1e459e -> ce473b2)

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 a1e459e  [SPARK-32719][PYTHON] Add Flake8 check missing imports
     add ce473b2  [SPARK-32740][SQL] Refactor common partitioning/distribution logic to BaseAggregateExec

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/aggregate/BaseAggregateExec.scala  | 20 +++++++++++++++++---
 .../sql/execution/aggregate/HashAggregateExec.scala  | 16 +---------------
 .../aggregate/ObjectHashAggregateExec.scala          | 15 +--------------
 .../sql/execution/aggregate/SortAggregateExec.scala  | 18 ++----------------
 4 files changed, 21 insertions(+), 48 deletions(-)


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