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/26 20:05:09 UTC

[spark] branch master updated (6e3d404 -> 634f96d)

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 6e3d404  [SPARK-36217][SQL] Rename CustomShuffleReader and OptimizeLocalShuffleReader in AQE
     add 634f96d  [SPARK-36136][SQL][TESTS] Refactor PruneFileSourcePartitionsSuite etc to a different package

No new revisions were added by this update.

Summary of changes:
 .../PruneFileSourcePartitionsSuite.scala           | 61 ++++++++++------------
 .../datasources}/PrunePartitionSuiteBase.scala     | 17 +++---
 .../execution/PruneHiveTablePartitionsSuite.scala  |  9 +++-
 3 files changed, 46 insertions(+), 41 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 (80%)
 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