codope commented on a change in pull request #5169:
URL: https://github.com/apache/hudi/pull/5169#discussion_r839998548



##########
File path: 
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/TestAlterTableDropPartition.scala
##########
@@ -305,12 +317,15 @@ class TestAlterTableDropPartition extends 
TestHoodieSqlBase {
         assertResult(false)(existsPath(
           s"${tmp.getCanonicalPath}/$tableName/year=2021/month=10/day=01"))
 
+        // TODO (HUDI-3135): These validations are failing. Due to lazy 
deletion,

Review comment:
       @XuQianJin-Stars Thanks for fixing it!




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