You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by vi...@apache.org on 2021/07/30 00:18:55 UTC

[spark] branch master updated (900b38d -> 0ece865)

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

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


    from 900b38d  [SPARK-36344][CORE][SHUFFLE] Fix some typos in ShuffleBlockPusher class
     add 0ece865  [SPARK-36136][SQL][TESTS] Refactor PruneFileSourcePartitionsSuite etc to a different package

No new revisions were added by this update.

Summary of changes:
 .../PruneFileSourcePartitionsSuite.scala           | 76 ++++++++--------------
 .../datasources}/PrunePartitionSuiteBase.scala     | 17 ++---
 .../execution/PruneHiveTablePartitionsSuite.scala  | 26 +++++++-
 3 files changed, 62 insertions(+), 57 deletions(-)
 rename sql/{hive/src/test/scala/org/apache/spark/sql/hive/execution => core/src/test/scala/org/apache/spark/sql/execution/datasources}/PruneFileSourcePartitionsSuite.scala (66%)
 rename sql/{hive/src/test/scala/org/apache/spark/sql/hive/execution => core/src/test/scala/org/apache/spark/sql/execution/datasources}/PrunePartitionSuiteBase.scala (90%)

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