You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2022/03/10 05:12:22 UTC

[spark] branch master updated (f286416 -> ec544ad)

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

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


    from f286416  [SPARK-38379][K8S] Fix Kubernetes Client mode when mounting persistent volume with storage class
     add ec544ad  [SPARK-38148][SQL] Do not add dynamic partition pruning if there exists static partition pruning

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/execution/SparkOptimizer.scala       |  2 +
 .../CleanupDynamicPruningFilters.scala             | 38 ++++++++++++++++--
 .../approved-plans-v1_4/q13.sf100/explain.txt      |  4 +-
 .../approved-plans-v1_4/q13/explain.txt            |  4 +-
 .../spark/sql/DynamicPartitionPruningSuite.scala   | 45 ++++++++++++++++++++++
 5 files changed, 85 insertions(+), 8 deletions(-)

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