anoopj commented on code in PR #17932:
URL: https://github.com/apache/iceberg/pull/17932#discussion_r3926590342
##########
api/src/main/java/org/apache/iceberg/ManifestFile.java:
##########
@@ -126,7 +126,7 @@ static Schema schema() {
/** Returns length of the manifest file. */
long length();
- /** Returns iD of the {@link PartitionSpec} used to write the manifest file.
*/
+ /** Returns ID of the {@link PartitionSpec} used to write the manifest file.
*/
Review Comment:
Seemed a bit of al overkill. :) I will remove it if there is objection from
another reviewer
--
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]