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 87c0560  [SPARK-33671][SQL] Remove VIEW checks from V1 table commands
     add 26c0493  [SPARK-33676][SQL] Require exact matching of partition spec 
to the schema in V2 `ALTER TABLE .. ADD/DROP PARTITION`

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/ResolvePartitionSpec.scala | 20 ++++++++++++++++----
 .../spark/sql/catalyst/catalog/SessionCatalog.scala  | 15 ++++++---------
 .../apache/spark/sql/util/PartitioningUtils.scala    | 18 ++++++++++++++++++
 .../connector/AlterTablePartitionV2SQLSuite.scala    | 20 ++++++++++++++++++++
 4 files changed, 60 insertions(+), 13 deletions(-)


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

Reply via email to