nsivabalan commented on code in PR #9371:
URL: https://github.com/apache/hudi/pull/9371#discussion_r1285286310
##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/testutils/HoodieClientTestHarness.java:
##########
@@ -112,10 +110,9 @@
/**
* The test harness for resource initialization and cleanup.
*/
-public abstract class HoodieClientTestHarness extends HoodieCommonTestHarness {
+public abstract class HoodieClientTestHarness extends
HoodieWriterClientTestHarness {
Review Comment:
I see. lets rename HoodieClientTestHarness to HoodieSparkClientTestHarness
then
--
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]