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 2021/01/28 22:27:42 UTC

[GitHub] [iceberg] rdblue commented on a change in pull request #2129: Hive: Configure catalog type on table level.

rdblue commented on a change in pull request #2129:
URL: https://github.com/apache/iceberg/pull/2129#discussion_r566450240



##########
File path: core/src/main/java/org/apache/iceberg/CatalogProperties.java
##########
@@ -52,5 +52,4 @@ private CatalogProperties() {
   public static final long LOCK_ACQUIRE_TIMEOUT_MS_DEFAULT = TimeUnit.MINUTES.toMillis(3);
 
   public static final String LOCK_TABLE = "lock.table";
-

Review comment:
       Nit: no need to change this file.




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