xushiyan commented on code in PR #7914:
URL: https://github.com/apache/hudi/pull/7914#discussion_r1106177142
##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/TestHoodieMergeOnReadTable.java:
##########
@@ -685,51 +684,4 @@ public void testHandleUpdateWithMultiplePartitions()
throws Exception {
assertEquals(fewRecordsForDelete.size() - numRecordsInPartition,
status.getTotalErrorRecords());
}
}
-
- @Test
- public void testReleaseResource() throws Exception {
Review Comment:
this testcase was covered by the newly added one
--
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]