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


##########
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:
   the deleted UTs are now obsolete since it's done by cleaner async, 
previously it's fs.delete. @nsivabalan i think with manual testing passing for 
the commands we should be good to go. UT can be a follow-up task



-- 
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