pvary commented on code in PR #9524:
URL: https://github.com/apache/iceberg/pull/9524#discussion_r1461383936


##########
flink/v1.18/flink/src/test/java/org/apache/iceberg/flink/MiniClusterResource.java:
##########
@@ -50,4 +51,18 @@ public static MiniClusterWithClientResource 
createWithClassloaderCheckDisabled()
             .setConfiguration(DISABLE_CLASSLOADER_CHECK_CONFIG)
             .build());
   }
+
+  public static MiniClusterWithClientResource 
createWithClassloaderCheckDisabled(

Review Comment:
   I am concerned that we are adding new feature to the old testing harness here



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to