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 2020/12/23 09:56:57 UTC

[spark] branch master updated (d98c216 -> 34bfb3a)

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 d98c216  [SPARK-31960][YARN][DOCS][FOLLOW-UP] Document the behaviour change of Hadoop's classpath propagation in migration guide
     add 34bfb3a  [SPARK-33787][SQL] Allow partition purge for v2 tables

No new revisions were added by this update.

Summary of changes:
 .../catalog/SupportsAtomicPartitionManagement.java | 23 ++++++++++++++++++++++
 .../catalog/SupportsPartitionManagement.java       | 19 ++++++++++++++++++
 .../SupportsAtomicPartitionManagementSuite.scala   | 14 +++++++++++++
 .../catalog/SupportsPartitionManagementSuite.scala | 10 ++++++++++
 .../v2/AlterTableDropPartitionExec.scala           |  9 ++++++---
 .../datasources/v2/DataSourceV2Strategy.scala      |  4 ++--
 .../command/v1/AlterTableDropPartitionSuite.scala  | 10 ++++++++++
 .../command/v2/AlterTableDropPartitionSuite.scala  | 15 ++++++++++++++
 8 files changed, 99 insertions(+), 5 deletions(-)


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