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/19 19:15:58 UTC

[spark] branch master updated (026b0b9 -> 0aca1a6)

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 026b0b9  [SPARK-32253][INFRA] Show errors only for the sbt tests of github actions
     add 0aca1a6  [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   |  19 +-
 .../EliminateSortsBeforeRepartitionSuite.scala     | 193 +++++++++++++++++++++
 2 files changed, 206 insertions(+), 6 deletions(-)
 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