rdblue commented on a change in pull request #3810:
URL: https://github.com/apache/iceberg/pull/3810#discussion_r786971115
##########
File path:
flink/v1.14/flink/src/test/java/org/apache/iceberg/flink/TestFlinkTableSink.java
##########
@@ -58,11 +58,11 @@
@ClassRule
public static final TemporaryFolder TEMPORARY_FOLDER = new TemporaryFolder();
- private static final String TABLE_NAME = "test_table";
+ public static final String TABLE_NAME = "test_table";
Review comment:
Why are these changes necessary?
--
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]