pvary commented on a change in pull request #2261:
URL: https://github.com/apache/hive/pull/2261#discussion_r636872986
##########
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:
MAybe we can revert all of the changes in 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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]