b-phi commented on code in PR #2065:
URL: https://github.com/apache/iceberg-python/pull/2065#discussion_r2124465099


##########
pyiceberg/manifest.py:
##########
@@ -289,6 +289,129 @@ def __repr__(self) -> str:
             doc="ID representing sort order for this file",
         ),
     ),
+    3: StructType(

Review Comment:
   Happy to make this DRYer if desired, just followed the v1 -> v2 example 
initially



-- 
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-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to