xushiyan commented on code in PR #5272:
URL: https://github.com/apache/hudi/pull/5272#discussion_r850036293


##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/TestAlterTableDropPartition.scala:
##########
@@ -265,53 +187,4 @@ class TestAlterTableDropPartition extends 
TestHoodieSqlBase {
       }
     }
   }
-
-  Seq(false, true).foreach { hiveStyle =>
-    test(s"Purge drop multi-level partitioned table's partitions, 
isHiveStylePartitioning: $hiveStyle") {

Review Comment:
   this is fixed now with forcing clean



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to