CTTY commented on code in PR #9717:
URL: https://github.com/apache/hudi/pull/9717#discussion_r1380917088
##########
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:
avro 1.11.2 can't compare empty map types
--
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]