chenjunjiedada commented on code in PR #6407:
URL: https://github.com/apache/iceberg/pull/6407#discussion_r1046601114


##########
flink/v1.16/flink/src/test/java/org/apache/iceberg/flink/source/reader/ReaderFunctionTestBase.java:
##########
@@ -51,16 +55,28 @@ public static Object[][] parameters() {
 
   @ClassRule public static final TemporaryFolder TEMPORARY_FOLDER = new 
TemporaryFolder();
 
+  public static final HadoopTables tables = new HadoopTables(new 
Configuration());

Review Comment:
   Sure, I didn't know that. It looks cleaner.



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