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 2021/02/23 18:45:28 UTC

[spark] branch master updated (8f994cb -> 429f8af)

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 8f994cb  [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands
     add 429f8af  Revert "[SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command"

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  1 -
 .../catalyst/analysis/ResolveTableProperties.scala | 43 ----------------------
 .../datasources/v2/DataSourceV2Strategy.scala      |  1 +
 .../spark/sql/connector/AlterTableTests.scala      | 30 ---------------
 .../execution/command/PlanResolutionSuite.scala    |  9 -----
 5 files changed, 1 insertion(+), 83 deletions(-)
 delete mode 100644 sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/ResolveTableProperties.scala


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