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


##########
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:
   The commit message of 51454e819891 carries this history (#9717, then 
#11553). A one-line note in the PR body naming #11553 is still worth adding 
when you next touch 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