You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/07/15 04:19:51 UTC

[spark] branch master updated (6bdd710 -> af8e65f)

This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 6bdd710  [SPARK-32316][TESTS][INFRA] Test PySpark with Python 3.8 in Github Actions
     add af8e65f  [SPARK-32276][SQL] Remove redundant sorts before repartition nodes

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/Optimizer.scala   |   8 +
 .../EliminateSortsBeforeRepartitionSuite.scala     | 179 +++++++++++++++++++++
 2 files changed, 187 insertions(+)
 create mode 100644 sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/EliminateSortsBeforeRepartitionSuite.scala


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