You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/01/18 17:02:12 UTC

[GitHub] [iceberg] rdblue commented on a change in pull request #3810: ORC: Add ORC support for write properties

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

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



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