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/04/06 11:32:49 UTC

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

marton-bod commented on a change in pull request #2129:
URL: https://github.com/apache/iceberg/pull/2129#discussion_r607768522



##########
File path: mr/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java
##########
@@ -167,8 +176,17 @@ public static Table table(Configuration config, String name) {
    * @param config The configuration used to get the data from
    * @return The collection of the table names as returned by TableDesc.getTableName()

Review comment:
       Can you please update the javadoc to reflect that now we are returning catalogName-tableName pairs?




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