nsivabalan commented on code in PR #7450:
URL: https://github.com/apache/hudi/pull/7450#discussion_r1049189154
##########
hudi-common/src/test/java/org/apache/hudi/common/functional/TestHoodieLogFormat.java:
##########
@@ -1598,7 +1597,7 @@ public void
testAvroLogRecordReaderWithMixedInsertsCorruptsAndRollback(ExternalS
scanner.close();
}
- @ParameterizedTest
+ /*@ParameterizedTest
Review Comment:
I based of this patch on our release branch which had this test
unintentionally pulled in. but guess w/ latest state of the branch, its not an
issue. this test is not pulled in only
--
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]