pvary commented on code in PR #3445:
URL: https://github.com/apache/hive/pull/3445#discussion_r924463757
##########
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java:
##########
@@ -682,7 +740,7 @@ public static Schema schema(Configuration config) {
}
/**
- * Stores the serializable table data in the configuration.
+ * Stores the serializable table data in the configuration
Review Comment:
Why is this change?
BTW Javadoc expect `.` at the end of the first sentence... at least I
remember somewhere fighting with adding extra dots at the end of the lines 😄
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]