walterddr commented on code in PR #8757:
URL: https://github.com/apache/pinot/pull/8757#discussion_r882045421


##########
pinot-connectors/pinot-flink-connector/src/test/java/org/apache/pinot/connector/flink/sink/PinotSinkIntegrationTest.java:
##########
@@ -52,7 +52,7 @@
 import org.testng.annotations.Test;
 
 
-public class PinotSinkIntegrationTest extends BaseClusterIntegrationTest {
+public class PinotSinkIntegrationTest extends ClusterTest {

Review Comment:
   (that's what I was about to refactor in the next PR. this one is large 
enough that I only want to split out the data methods / next one I will split 
out the cluster methods)



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to