voonhous commented on code in PR #19865:
URL: https://github.com/apache/hudi/pull/19865#discussion_r3964855023


##########
hudi-hadoop-common/src/test/java/org/apache/hudi/common/util/TestClusteringUtils.java:
##########
@@ -171,9 +170,8 @@ false, replaceInflight, new HoodieReplaceCommitMetadata(), 
metaClient.getActiveT
         assertEquals(HoodieTimeline.REPLACE_COMMIT_ACTION, 
instant.getAction()));
   }
 
-  // replacecommit.inflight doesn't have clustering plan.
-  // Verify that getClusteringPlan fetches content from corresponding 
requested file.
-  @Disabled("Will fail due to avro issue AVRO-3789. This is fixed in avro 
1.11.3")

Review Comment:
   Done: the PR body now names #9717 and #11553 as where the annotation and the 
mismatch came from, and carries a changelog bullet plus the 12-run verification 
line for 51454e819891.
   



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