CTTY commented on code in PR #9717:
URL: https://github.com/apache/hudi/pull/9717#discussion_r1387285215
##########
hudi-common/src/test/java/org/apache/hudi/common/util/TestClusteringUtils.java:
##########
@@ -107,6 +108,7 @@ public void testClusteringPlanMultipleInstants() throws
Exception {
// 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:
This fails only for avro1.11.2/Spark 3.5, we can add a if condition here
--
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]