nsivabalan commented on code in PR #9671:
URL: https://github.com/apache/hudi/pull/9671#discussion_r1321044635
##########
hudi-utilities/src/test/java/org/apache/hudi/utilities/deltastreamer/TestHoodieDeltaStreamer.java:
##########
@@ -1377,34 +1399,39 @@ private void
testAsyncClusteringService(HoodieRecordType recordType) throws Exce
UtilitiesTestBase.Helpers.deleteFileFromDfs(fs, tableBasePath);
}
+ @Timeout(600)
+ @Test
+ public void testAsyncClusteringServiceWithConflictsAvro() throws Exception {
Review Comment:
nope. does not matter. I did not find any real necessity to run this test
for both spark and avro. and hence.
--
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]