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 9160d59  [SPARK-33770][SQL][TESTS] Fix the `ALTER TABLE .. DROP 
PARTITION` tests that delete files out of partition path
     add 817f58d  [SPARK-33768][SQL] Remove `retainData` from 
`AlterTableDropPartition`

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/catalyst/analysis/CheckAnalysis.scala      | 2 +-
 .../apache/spark/sql/catalyst/analysis/ResolvePartitionSpec.scala   | 2 +-
 .../scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala     | 3 +--
 .../org/apache/spark/sql/catalyst/plans/logical/v2Commands.scala    | 3 +--
 .../scala/org/apache/spark/sql/catalyst/parser/DDLParserSuite.scala | 6 ++----
 .../apache/spark/sql/catalyst/analysis/ResolveSessionCatalog.scala  | 4 ++--
 .../spark/sql/execution/datasources/v2/DataSourceV2Strategy.scala   | 2 +-
 7 files changed, 9 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