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 2020/09/10 00:57:46 UTC

[GitHub] [iceberg] HeartSaVioR commented on a change in pull request #1432: Core: CachingCatalog - create metadata table instance based on cached table operation for origin table

HeartSaVioR commented on a change in pull request #1432:
URL: https://github.com/apache/iceberg/pull/1432#discussion_r486001000



##########
File path: core/src/main/java/org/apache/iceberg/hadoop/HadoopTables.java
##########
@@ -50,6 +50,8 @@
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
+import static org.apache.iceberg.MetadataTableUtils.createMetadataTableInstance;

Review comment:
       Ah OK good to know. I'll fix the other places in the PR as well.




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

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