lcspinter commented on a change in pull request #2261:
URL: https://github.com/apache/hive/pull/2261#discussion_r639094461
##########
File path:
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/Catalogs.java
##########
@@ -87,8 +87,8 @@ public static Table loadTable(Configuration conf) {
* The table identifier ({@link Catalogs#NAME}) and the catalog name ({@link
InputFormatConfig#CATALOG_NAME}),
* or table path ({@link Catalogs#LOCATION}) should be specified by the
controlling properties.
* <p>
- * Used by HiveIcebergSerDe and HiveIcebergStorageHandler
- * @param conf a Hadoop
+ * Used by HiveIcebergSerDe and HiveIcebergStorageHandler.
+ * @param conf a Hadoop configuration
Review comment:
I would rather keep it, since it corrects the Javadoc.
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]