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 2022/02/22 01:08:04 UTC

[GitHub] [iceberg] szehon-ho commented on a change in pull request #4142: [Core] Add utility to print an Iceberg table metadata

szehon-ho commented on a change in pull request #4142:
URL: https://github.com/apache/iceberg/pull/4142#discussion_r811503306



##########
File path: core/src/main/java/org/apache/iceberg/GenericManifestFile.java
##########
@@ -404,6 +404,7 @@ public int hashCode() {
   @Override
   public String toString() {
     return MoreObjects.toStringHelper(this)

Review comment:
       Done, split it out in #4185 




-- 
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: issues-unsubscribe@iceberg.apache.org

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